Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
8014 Переглядів

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
13152
0
бер. 25
1448
4
квіт. 24
174326
0
груд. 23
2202
5
лип. 25
228263