Skip to Content
Menu
This question has been flagged

Hi,

I was trying to import the python module win32print. I have installed pywin32 in my system,  and when I try to import from a python file outside odoo, it works fine. But when I try to import the module win32print from a python file inside odoo, it shows import error, unable to import the module pywin32.
Is there any way to link the python modules installed in the system to odoo ?
I am using windows 10, 64 bit with python 2.7 installed


Thanks in advance.

Avatar
Discard

Unless Odoo brought its own python, I don't think any linking should be necessary.

If you are running Windows 10, you could try to use the Ubuntu subsystem, where you can simply use python as installed by the system.

Related Posts Replies Views Activity
5
Sep 20
6855
1
Oct 19
4739
0
Feb 19
4150
2
Nov 18
5649
0
May 18
1828