Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
676 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
вер. 25
86
0
вер. 24
655
1
лип. 24
689
0
трав. 23
1122