openemm.py object is not iterable
Posted: Wed Jan 20, 2010 5:18 pm
-Windows 2003 server
When I try to run setup.bat (c:/openemm)
in comand line that error happens.
Can someone help me pls?
Thanks
The result is:
C:\OpenEMM>setup.bat
Starting up .. home is C:\OpenEMM .. found codebase .. CAUGHT EXCEPTION:
Traceback (most recent call last):
File "C:\OpenEMM\bin\openemm.py", line 177, in <module>
for mskey in sorted ([_r for _r in agn.winregList (bkey) if type (_r) in typ
es.StringTypes]):
TypeError: 'NoneType' object is not iterable
When I try to run setup.bat (c:/openemm)
in comand line that error happens.
Can someone help me pls?
Thanks
The result is:
C:\OpenEMM>setup.bat
Starting up .. home is C:\OpenEMM .. found codebase .. CAUGHT EXCEPTION:
Traceback (most recent call last):
File "C:\OpenEMM\bin\openemm.py", line 177, in <module>
for mskey in sorted ([_r for _r in agn.winregList (bkey) if type (_r) in typ
es.StringTypes]):
TypeError: 'NoneType' object is not iterable