Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
7584 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
6
янв. 24
12613
0
мар. 25
425
4
апр. 24
172707
0
дек. 23
1424
5
февр. 25
223953