コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
695 ビュー

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
95
0
9月 24
655
1
7月 24
696
0
5月 23
1131