Nyland, Christopher F CTR USARMY AMSAA (US) wrote: > Python could not import the services's module > ImportError: No module named service > %2: %3 > > I have tried a couple of different things the module that is not found always > seems to be the name of the file that is linked to the service in this case > service.py.
Services and Network Services each have their own user name, and every user has its own permissions. It's possible, for example, that your service.py or the directory it is in is simply not accessible by the Network Service user name. If you have the file in your \Users\username\Documents path, that's almost certainly the issue. Check the file in Explorer to see if it is readable by Everyone. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32