Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
696 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
wrz 25
96
0
wrz 24
655
1
lip 24
696
0
maj 23
1134