Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
7582 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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
Avatar
Abbandona
Autore

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

Autore Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
6
gen 24
12612
0
mar 25
418
4
apr 24
172685
0
dic 23
1418
5
feb 25
223890