Python Forum
Error installing python 3.6+ on PC
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error installing python 3.6+ on PC
#1
Hi guys,
I tried downloading the latest version of python but was unable to install it on my window 7 64bits as it was asking me to download window service pack 1 which I try doing but non of the link I downloaded it from produced a positive result. Can someone point me in the right direction pls?
Reply
#2
The service pack is downloaded from Microsoft
You may have to do an MS update before you can install the service pack.
I believe that it may be part of the MS update process.
Reply
#3
I've tried that too but the update was not responding.
Wondering what I'm doing wrong?
Reply
#4
This is an OS issue, not a python issue
Reply
#5
Not sure there still is an "update" option for Windows 7. You can still manually download and install it from this MS site (with instructions) Windows 7 SP1.  Make sure you logoff/on or reboot after install. To see if it's already installed, check here: https://social.technet.microsoft.com/wik...alled.aspx.

If installed, remove any Python installs, temp files etc. relating to Python. Then try and re-install.  If it still says you need SP!, you'll have to consult MS or a Windows forum.
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
#6
If that fails you can always just delete windows and install linux overtop of it. You might think i am kidding but i am not. Linux is generally easier to code one. There are light-weight options if your system cant handle the latest. Linux comes with a compiler, python2.x and some with python3.x as well. Its needed for the system; unlike windows. You can update security features on linux, bugfixes with linux that you cant for windows 7 anymore.

a few beginner linux distros....
Ubuntu
Mint
There are even some desktops/distros that looks identical to win7
Linux Lite is like Ubuntu but without the bloat and made for smaller hardware

There are so many linux distros its ridiculous.
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR WHILE INSTALLING PLAYSOUND MODULE satwants33 2 1,245 Mar-23-2024, 12:50 PM
Last Post: Ritik2508
  error while installing any library using pip in windows AkashKansal 1 4,391 Sep-24-2020, 07:51 AM
Last Post: buran
  Pip prints huge error when installing p5 hayden2s 1 2,246 Aug-08-2020, 02:30 PM
Last Post: snippsat
  Installing Error - Python 2.7.8 saranana 2 2,549 Jun-04-2020, 02:25 AM
Last Post: pyzyx3qwerty
  Getting error while installing packages using pip Shreya 2 4,046 Apr-22-2020, 08:03 AM
Last Post: Shreya
  Error Installing PySceneDetect and OpenCV jpnoli 1 1,900 Mar-26-2020, 12:19 PM
Last Post: buran
  Error after installing Python3.8.2: "No module named 'apt_pkg'" Chromie 3 3,866 Mar-09-2020, 08:20 PM
Last Post: micseydel
  error in installing Pystan sveto4ka 6 8,077 Oct-06-2019, 06:25 PM
Last Post: sveto4ka
  Error in VS Code after installing raduf 2 3,096 Dec-06-2018, 09:56 PM
Last Post: snippsat
  Error when installing module tjnichols 2 5,323 May-13-2018, 04:51 PM
Last Post: tjnichols

Forum Jump:

User Panel Messages

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