Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98037

Re: Puzzled

From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: Puzzled
Date 2015-11-01 11:20 +0100
Message-ID <mailman.16.1446373241.4463.python-list@python.org> (permalink)
References <4CFEDC132D44AC49BA0E91FBEB947119084A742852@DCBL123VX.root.sutterhealth.org>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Puzzled Laura Creighton <lac@openend.se> - 2015-11-01 11:20 +0100

csiph-web