I loaded Python and downloaded the debug libraries.  I made sure they are
all in place (i.e. pythoncom20_d.dll) is in my NT system32 directory next to
the non _d version and the other dll's are also in the directories next to
their non _d counterparts.

When I do "import pythoncom" from within python_d, it tells me "ImportError:
No module named pythoncom".

How can I get this to work?


Yosef

----------------------------------------------------------------------------
-----------
Yosef Gold ([EMAIL PROTECTED])
Advanced Data Systems
----------------------------------------------------------------------------
-----------


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to