PYTHONPATH is ignored by win32all?

M

Max Ischenko

Hi,

I'm writing a COM server in python which relies upon another python
module whose location is in PYTHONPATH env. variable.

The problem is that I got ImportError for that module -- seems like
win32all doesn't use PYTHONPATH. I currently added sys.path.append to my
COM server module but I don't like this hack.

Anyone knows how to solve this properly?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top