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


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

Re: problems using python in PowerShell

Started byRandom832 <random832@fastmail.com>
First post2015-10-30 20:39 -0400
Last post2015-10-30 20:39 -0400
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: problems using python in PowerShell Random832 <random832@fastmail.com> - 2015-10-30 20:39 -0400

#98013 — Re: problems using python in PowerShell

FromRandom832 <random832@fastmail.com>
Date2015-10-30 20:39 -0400
SubjectRe: problems using python in PowerShell
Message-ID<mailman.2.1446252013.31888.python-list@python.org>
Dennis Lee Bieber <wlfraed@ix.netcom.com> writes:
> On Sat, 31 Oct 2015 02:09:27 +1100, Chris Angelico <rosuav@gmail.com>
>>On Sat, Oct 31, 2015 at 1:53 AM, josephine ewers via Python-list
>>> 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.

Also, is this on the console PowerShell or PowerShell ISE?

[toc] | [standalone]


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


csiph-web