[Tutor] Install
Alan Gauld
alan.gauld at yahoo.co.uk
Wed Sep 30 18:35:21 EDT 2020
On 30/09/2020 15:25, dj brace wrote:
> Hello for some reason I'm having trouble installing python 3.7 on Windows
> 10 it needs to be under 3.8 for this program I'm using was working before
> and now it says that it's just not showing up I tried to add it to the path
> any help would be really appreciated I'm kind of a novice but I had it
> working yesterday I'm really not sure what changed
When asking for help it pays to be as specific as possible.
Where did you get the installer? (There are several sources
you could have used, all slightly different)
When you say "it says that it's just not showing up" I'd be
amazed if that is actually what it says. The exact wording
is important because that tells us the exact error message
(and by doing a search may lead us to the exact cause).
When you say you added "it to the path". What did you add to what?
Exact code you typed in please? Or describe the process you used.
Tell us the folder you tried to add.
Finally how are you trying to run Python? From the GUI via an icon?
Or from a command prompt window? Or running it via the Run dialog?
And what command are you using? The full path? the program name
(exact name?) or the py.exe launcher thats recommended on Windows?
> presentation today and it would be really helpful if you could advise again
> when I try to run the application it tells me that Python 3 is not installed
Be specific. Tell us exactly what you did and exactly what
the computer did in response.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list