Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'executed': 0.07; 'subject:help': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'executable.': 0.16; "he'd": 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:student': 0.16; 'wrote:': 0.16; 'script.': 0.18; 'language': 0.19; 'lawrence': 0.22; 'help.': 0.23; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; 'installed': 0.26; 'header:X -Complaints-To:1': 0.26; "i'm": 0.29; 'folder': 0.31; 'similar': 0.32; 'language.': 0.32; 'url:python': 0.33; 'machine.': 0.33; 'file': 0.34; 'to:addr:python-list': 0.35; 'asking': 0.35; 'but': 0.36; 'url:org': 0.36; 'should': 0.37; 'subject:: ': 0.37; 'subject:New': 0.38; 'received:org': 0.38; 'url:docs': 0.39; 'to:addr:python.org': 0.39; 'sure': 0.40; 'mark': 0.40; 'subject:with': 0.40; 'url:3': 0.60; 'simple': 0.61; 'documents': 0.61; 'world': 0.64; 'our': 0.64; 'charset:windows-1252': 0.65; 'pythonistas,': 0.84; 'subject:needs': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: New Python student needs help with execution Date: Thu, 11 Jun 2015 08:32:18 +0100 References: <77ccd04d-60fe-495c-877f-871a50c89cd2@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-22-83-73.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: <77ccd04d-60fe-495c-877f-871a50c89cd2@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434007960 news.xs4all.nl 2882 [2001:888:2000:d::a6]:40903 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92456 On 11/06/2015 05:50, c me wrote: > 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? > I'm not sure what you're asking but this https://docs.python.org/3/using/windows.html should help. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence