Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98037 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-11-01 11:20 +0100 |
| Last post | 2015-11-01 11:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Puzzled Laura Creighton <lac@openend.se> - 2015-11-01 11:20 +0100
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-11-01 11:20 +0100 |
| Subject | Re: Puzzled |
| Message-ID | <mailman.16.1446373241.4463.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web