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


Groups > comp.lang.python > #98111 > unrolled thread

RE: Puzzled

Started by"Robinson, Wendy" <RobinsW1@sutterhealth.org>
First post2015-11-02 07:52 -0800
Last post2015-11-02 07:52 -0800
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.


Contents

  RE: Puzzled "Robinson, Wendy" <RobinsW1@sutterhealth.org> - 2015-11-02 07:52 -0800

#98111 — RE: Puzzled

From"Robinson, Wendy" <RobinsW1@sutterhealth.org>
Date2015-11-02 07:52 -0800
SubjectRE: Puzzled
Message-ID<mailman.70.1446480298.4463.python-list@python.org>
[cid:image001.png@01D11543.5ED11D50]



Wendy Robinson

Audit Analyst

(916) 566-4994 phone







NOTICE OF CONFIDENTIALITY: This email is for the sole use of the intended recipient and may contain material that is confidential and protected by state and federal regulations.  If you are not the intended recipient please immediately delete it and contact the sender.



-----Original Message-----
From: Laura Creighton [mailto:lac@openend.se]
Sent: Sunday, November 01, 2015 2:21 AM
To: Robinson, Wendy
Cc: 'python-list@python.org'; lac@openend.se
Subject: Re: Puzzled



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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web