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'

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to