Python Forum
Python 3.6 installation on Windows 10
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.6 installation on Windows 10
#1
I installed Python 3.6 on my desktop with Windows 10. I put a shortcut on the desktop but when I double click it nothing happens. Advice would be greatly appreciated.
Reply
#2
What are the shortcut properties? specifically the target?
Reply
#3
I think that you installed it wrong!
Reply
#4
Target is C:\Users\ac9459427\AppData\Local\Programs\Python\Python36-32\Lib\idlelib\idle.pyw

Can't think how I could have installed it wrong since the instructions were pretty clear.
Reply
#5
I was asking about the shortcut properties (right click on shortcut, choose properties)
Reply
#6
Quote:Target is C:\Users\ac9459427\AppData\Local\Programs\Python\Python36-32\Lib\idlelib\idle.pyw
The default path is correct,but is really bad so you should change it.
Follow this.
So make better location eg C:\Python36.
Make sure that that Add Python 3.6 to Path and pip is marked on.
Restart.
It will be menu here.
Reply
#7
Did you install the 64 or 32 bit Python? Is your Windows 10 54 or 32 bit?
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#8
I uninstalled and reinstalled and it now works. Did it the same way each time so no clue why it didn't work the first time. Now to do some tutorials! Thanks to all who responded.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  White Screen Issue with Toolbar After Python Installation evelynfreya 2 1,042 Nov-25-2024, 06:26 PM
Last Post: deanhystad
  Install a module to a specific to Python Installation (one of many)) tester_V 2 2,013 Oct-29-2024, 03:25 PM
Last Post: snippsat
  Shrink Python installation? Extract site-packages from .zip only on demand? pstein 4 1,573 Oct-28-2024, 04:29 PM
Last Post: snippsat
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 2,189 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  Python installation for old MacOS Yonix 1 1,080 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 4,519 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 4,533 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,624 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 3,176 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,990 Aug-11-2022, 02:30 AM
Last Post: Danno

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020