跳至内容
菜单
此问题已终结
3 回复
8034 查看

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
13162
0
3月 25
1503
4
4月 24
174351
0
12月 23
2265
5
7月 25
228434