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


Groups > comp.lang.python > #98012

Re: problems using python in PowerShell

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Newsgroups comp.lang.python
Subject Re: problems using python in PowerShell
Date 2015-10-30 20:04 -0400
Organization IISS Elusive Unicorn
Message-ID <mailman.1.1446249888.31888.python-list@python.org> (permalink)
References <58590053.215822.1446216815274.JavaMail.yahoo@mail.yahoo.com> <58590053.215822.1446216815274.JavaMail.yahoo@mail.yahoo.com> <CAPTjJmoqPtWf86cwHhD8sPXBgwyp1bBUzABiMVa2SJUnBvu4-w@mail.gmail.com>

Show all headers | View raw


On Sat, 31 Oct 2015 02:09:27 +1100, Chris Angelico <rosuav@gmail.com>
declaimed the following:

>On Sat, Oct 31, 2015 at 1:53 AM, josephine ewers via Python-list
><python-list@python.org> wrote:
>> Hi,
>> I am doing an online training course to learn python but when I enter
>> 'python' in Microsoft PowerShell as I am supposed to do I always get an
>> error message.
>
>What error message, exactly?
>
>Is Python installed? Which Python is installed? What OS are you
>running? What is your $PATH (or %PATH%)? We can't help you with no
>information.
>
	I'd add: is the behavior the same if using the regular Windows "command
prompt" instead of PowerShell? PowerShell tends to have lots of security
aspects that prevent some things from running unless the security level has
been changed.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

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


Thread

Re: problems using python in PowerShell Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-10-30 20:04 -0400

csiph-web