Skip to Content
Menu
This question has been flagged

While installing third party modules in Odoo instllation of Windows. More python libraries are needed. Anyidea how to those libraries to windows,

Avatar
Discard
Best Answer

Copy the new py library folder into your Odoo server folder and restart the server. Check compatibility depending on what python version it uses. 

Avatar
Discard

Unfortunatelly I think this is the only way. I wasted two days trying to do it differntly, but as long as the needed_packages are concerned, this is the only way it worked for me (in windows)

cheers

Best Answer

How to  install the PY libraries in the same path as the other libraries which Odoo uses?
i have the same problem with pywin32, thanks in advance.

Avatar
Discard
Best Answer

My friend Google showed me this: http://www.instructables.com/id/How-to-install-Python-packages-on-Windows-7/

Avatar
Discard
Author

I too installed python in windows. but the problems is how to make odoo use that python libraries.

If you install the libraries in the same path as the other libraries which Odoo uses, Odoo should find them by itself.

Related Posts Replies Views Activity
2
Jul 19
4264
1
Aug 17
3308
8
Sep 21
17526
2
May 20
2405
3
Mar 16
9813