Python Forum
Trouble installing Python 3.5 (.4 and .0)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble installing Python 3.5 (.4 and .0)
#1
Hello,

I used to have Python 3.6 however as I want to use https://github.com/Rapptz/discord.py for Discord I needed Python 3.5 because it only works with 3.4 and 3.5 . Therefore I tried uninstalling 3.6 and installing 3.5 .
However for some reason after I installed Python 3.5, when I try installing discord.py with pip3 install discord.py I get this error:
"
There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:719) - skipping
Could not find a version that satisfies the requirement discord.py (from versions: )
No matching distribution found for discord.py
"
If I try to install it manually then I just get loads of import errors, how do I need to install python properly so none of this happens? *discord.py did work with Python 3.6 however I was getting a SSL error and it turns out that's what happens if you try and use it with Python 3.6 .

I use the following installer: https://www.python.org/ftp/python/3.5.4/...sx10.6.pkg . (This is a MacOS installer). I have also tried installing Python 3.5.0 which has the exact same outcome.
Reply


Messages In This Thread
Trouble installing Python 3.5 (.4 and .0) - by GKK - Aug-17-2018, 10:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with installing python domingo251 2 619 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  Having trouble installing scikit-learn via VSC and pulling my hair out pythonturtle 1 783 Feb-07-2023, 02:23 AM
Last Post: Larz60+
Question Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters Dragiev 6 2,294 Jul-24-2022, 12:55 PM
Last Post: Dragiev
  New to python, having trouble with an exercise Salkay 3 2,188 Feb-18-2020, 01:42 AM
Last Post: Salkay
  Python 3.8 or 3.? Trouble installing packages dn237 5 6,827 Oct-25-2019, 07:21 PM
Last Post: snippsat
  More Python Embedding Trouble jibarra 3 2,952 Jul-11-2019, 09:25 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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