콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
7998 화면

Hello, i've setup OpenERP on a Synology NAS, i have many errors each time due to the python lib xlrd not setup, but i can't find a way to set it up on my NAS, i can't find a package for it Anyone knows this issue and managed to solve it please?

Anthony

아바타
취소
베스트 답변

Hi, i think you dont have the xlrd library installed in your system. Its a Library for developers to extract data from Microsoft Excel (tm) spreadsheet files

In linux, you can install this by

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install xlrd
아바타
취소
작성자

Hello, thanks for your reply, are you sure i can use sudo apt-get on a synology? can't test it now will have to wait tonight

작성자 베스트 답변

Happy to say i managed to install python xlrd on my NAS synology using ssh and the python setup.py install command

아바타
취소
관련 게시물 답글 화면 활동
6
1월 24
13146
0
3월 25
1437
4
4월 24
174321
0
12월 23
2200
5
7월 25
228245