Check your path
Posted by:
djflux
at
2004-02-19
Python can't find the pythoncom module in your path. Make sure that the pythoncom.py module is somewhere in your PYTHONPATH. I'm using Zope-2.7.0b3 on my production server and pythoncom.py is located in %ZOPEROOT%\bin\Lib\site-packages.