python installation problem

in Help Center
I'm probably doing something wrong, but ...
Just downloaded 1.3, made it successfully without errors, and then tried
"python allTests.py" and got this:
Traceback(most recent call last):
File "allTests.py", line 113, in ?
loop = False
NameError: name 'False' is not defined
I did a "python -V" to get the version and it is 2.2 as required.
Did this with 1.2 and it worked.
Any insight would be appreciated.
Thanks,
Brian
Just downloaded 1.3, made it successfully without errors, and then tried
"python allTests.py" and got this:
Traceback(most recent call last):
File "allTests.py", line 113, in ?
loop = False
NameError: name 'False' is not defined
I did a "python -V" to get the version and it is 2.2 as required.
Did this with 1.2 and it worked.
Any insight would be appreciated.
Thanks,
Brian
0
Comments
Benoit.
Brian
Brian
Benoit.