rare error with python at execution

Luis Morales luismmorales at trazos.net
Thu Jul 6 06:48:54 EDT 2006


I was trying the win32api to gather some system information.

 

But now I get this error everytime I run a script and I have no idea. It can
be a simple print 'hello' that it wont work

 

This is the error I get

 

'import site' failed; use -v for traceback

Traceback (most recent call last):

  File "D:\Archivos de programa\ActiveState Komodo
3.5\lib\support\dbgp\bin\pydbgp.py", line 61, in ?

    if os.environ.has_key("PYDBGP_PATH"):

AttributeError: 'module' object has no attribute 'environ'

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060706/ffc25c44/attachment.html>


More information about the Python-list mailing list