Puzzled

Laura Creighton lac at openend.se
Sun Nov 1 05:20:34 EST 2015


In a message of Fri, 30 Oct 2015 09:20:23 -0700, "Robinson, Wendy" writes:
>Hi there,
>I installed Python 3.5.0 64-bit for Windows yesterday and tried some basic programs successfully.
>This morning I rebooted my computer and can't get a single one to work.  The interpreter seems to be fine and the environment variables look correct.  But every py file I try to run at the >>> prompt gives me a NameError.
>
>I tried running the Repair installation, but that did not help.
>
>Any suggestions?
>
>Thank you
>
>Wendy Robinson
>Audit Analyst
>(916) 566-4994 phone

Paste in the Full traceback you get from the console.
Also check and see that the console is actually running the 3.5 you
installed, and not some other python, like 2.7 you might have lying
around.  

Laura



More information about the Python-list mailing list