跳至內容
選單
此問題已被標幟
1 回覆
678 瀏覽次數

Hello everyone, I wrote a script to decrypt data and import it into odoo. When I use it locally with all the libraries it works fine but when I export to my server I am told that msoffcrypto is not available and when I install on the server it is the same error. For this purpose I need everyone's help. Thank you for your understanding!!!

頭像
捨棄
最佳答案

Hi,
Can you ensure that the package has been installed in the same python version which is used to run the odoo instance. 

For example, if odoo is running on virtual environment and if you install the package in default python, the library wont be available for odoo as it run in virtual environment.


Thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
9月 25
86
0
9月 24
655
1
7月 24
691
0
5月 23
1123