Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92458
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Subject | Re: New Python student needs help with execution |
| References | <77ccd04d-60fe-495c-877f-871a50c89cd2@googlegroups.com> |
| Date | 2015-06-11 10:52 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.386.1434012781.13271.python-list@python.org> (permalink) |
In a message of Wed, 10 Jun 2015 21:50:54 -0700, c me writes: >I installed 2.7.9 on a Win8.1 machine. The Coursera instructor did a simple install then executed Python from a file in which he'd put a simple hello world script. My similar documents folder cannot see the python executable. How do I make this work? >-- >https://mail.python.org/mailman/listinfo/python-list You need to set your PYTHONPATH. Instructions here should help. https://docs.python.org/2.7/using/windows.html It is possible that you need to do some other things too, but again that's the doc for it. Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
New Python student needs help with execution c me <azrocknroll@gmail.com> - 2015-06-10 21:50 -0700 Re: New Python student needs help with execution Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-11 08:32 +0100 Re: New Python student needs help with execution Laura Creighton <lac@openend.se> - 2015-06-11 10:52 +0200 Re: New Python student needs help with execution Chris Warrick <kwpolska@gmail.com> - 2015-06-11 16:03 +0200 Re: New Python student needs help with execution Laura Creighton <lac@openend.se> - 2015-06-11 17:48 +0200
csiph-web