Help with installation please
MRAB
python at mrabarnett.plus.com
Fri May 15 15:28:53 EDT 2020
On 2020-05-15 05:18, Jhoana Kacheva Melissa Joseph wrote:
> Hello,
>
> I downloaded python 3.8 in my windows, I selected the box for the path but
> when I try to run it in powershell it brought me to app store to get it
> again.
>
How are you running Python? What are you putting on the command line?
When I try:
python3
it takes me to the store.
The recommended way these days is to use the Python launcher.
py
That starts the default one for me.
More information about the Python-list
mailing list