win32serviceutil: ImportError: DLL load failed: The specified modulecould not be found

  • Thread starter Nagy László Zsolt
  • Start date
N

Nagy László Zsolt

import win32service
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found

I have no problem loading the same module with Python 2.7.

Strange thing is that win32serviceutil.py is part of the pywin32
distribution, so I guess I should be able to import it, right?
 

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

Members online

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top