On Mon, 25 Apr 2022 21:49:05 +0100, Barry
declaimed the following:
>
>
>> On 25 Apr 2022, at 21:14, Jack Dangler wrote:
>> Have you tried
>>
>> python3 hello.py
>
>Will not work on windows. Python is always installed as python.exe and py.exe
>only.
>
Microsoft Windows [Version 10.0.19044.164
On 4/25/22, Barry wrote:
>
>> On 25 Apr 2022, at 21:14, Jack Dangler wrote:
>
>> Have you tried
>>
>> python3 hello.py
>
> Will not work on windows. Python is always installed as python.exe and
> py.exe only.
Yes, except the app versions installed from the Microsoft Store do
create appexec alias
> On 25 Apr 2022, at 21:14, Jack Dangler wrote:
>
>
>> On 4/24/22 13:59, Greg wrote:
>> I am trying to get Hello World to appear under my directory. The files of
>>
>> *C:\Users\gd752>cd C:\google-python-exercises> python hello.py*
>> *The system cannot find the path specified.*
>>
>> *C:\U
On 4/24/22 13:59, Greg wrote:
I am trying to get Hello World to appear under my directory. The files of
*C:\Users\gd752>cd C:\google-python-exercises> python hello.py*
*The system cannot find the path specified.*
*C:\Users\gd752>cd C:\google-python-exercises>*
*The syntax of the command is in
tOn Sun, 24 Apr 2022 13:59:53 -0400, Greg declaimed the
following:
>I am trying to get Hello World to appear under my directory. The files of
>
>*C:\Users\gd752>cd C:\google-python-exercises> python hello.py*
>*The system cannot find the path specified.*
>
>*C:\Users\gd752>cd C:\google-python-exe
cd C:\google-python-exercises> python hello.py
this doesn't looks like a valid command. However, is it because a newline got
swallowed by misformatting?
For clarity, I am reproducing the correct version of the steps:
cd /d C:\google-python-exercises
python hello.py
The error is: The system c
> On 25 Apr 2022, at 18:51, Greg wrote:
>
> I am trying to get Hello World to appear under my directory. The files of
>
> *C:\Users\gd752>cd C:\google-python-exercises> python hello.py*
> *The system cannot find the path specified.*
Use can use py instead of python as a command and it should
I am trying to get Hello World to appear under my directory. The files of
*C:\Users\gd752>cd C:\google-python-exercises> python hello.py*
*The system cannot find the path specified.*
*C:\Users\gd752>cd C:\google-python-exercises>*
*The syntax of the command is incorrect.*
I installed version 3.1