Re: problems using python in PowerShell

2015-11-01 Thread navid Rahimi
What error message do you get exactly ? without error message how people gonna know what is going on? best wishes, -navid On Fri, Oct 30, 2015 at 6:39 PM, Chris Angelico wrote: > On Sat, Oct 31, 2015 at 1:53 AM, josephine ewers via Python-list > wrote: >> Hi, >> I am doing an online training c

Re: problems using python in PowerShell

2015-10-30 Thread Random832
Dennis Lee Bieber writes: > On Sat, 31 Oct 2015 02:09:27 +1100, Chris Angelico >>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

Re: problems using python in PowerShell

2015-10-30 Thread Chris Angelico
On Sat, Oct 31, 2015 at 1:53 AM, josephine ewers via Python-list 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