Skip to Content
Menu
This question has been flagged
1 Odpoveď
691 Zobrazenia

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!!!

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
sep 25
89
0
sep 24
655
1
júl 24
693
0
máj 23
1128