تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
8003 أدوات العرض

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
يناير 24
13148
0
مارس 25
1437
4
أبريل 24
174321
0
ديسمبر 23
2201
5
يوليو 25
228249