Python Forum
Error message when trying to install Matplotlib in Python3.8
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error message when trying to install Matplotlib in Python3.8
#1
Hi, Newbie here!
I was trying to work on a data viz project for practice and had to install the modules. I installed seaborn yesterday with no problem. I installed pandas today with no problem. I went to install Matplotlib and:

C:\Users\HP>pip install matplotlib
Collecting matplotlib
Downloading https://files.pythonhosted.org/packages/..._amd64.whl (9.1MB)
|██████████ | 2.9MB 159kB/s eta 0:00:39ERROR: Could not install packages due to an EnvironmentError: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2607)


Actually, this is less text than when I tried to install it the previous 3 times. I just upgraded to 3.8. I updated pip, setuptools and wheel as well. I decided to update Atom and the scripts and even restarted my machine.
I'm lost as to what happened exactly, so if anyone can shed some light, that would help.
Thanks in advance

UPDATE: I meant MATPLOTLIB in the subject. Sorry about that
Reply


Messages In This Thread
Error message when trying to install Matplotlib in Python3.8 - by Transitionyte - Jan-08-2020, 11:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Install error middlestudent 1 827 Sep-23-2023, 08:26 AM
Last Post: middlestudent
  Error message about iid from RandomizedSearchCV Visiting 2 1,075 Aug-17-2023, 07:53 PM
Last Post: Visiting
  Understanding and debugging memory error crashes with python3.10.10 Arkaik 5 2,239 Apr-18-2023, 03:22 AM
Last Post: Larz60+
  Another Error message. the_jl_zone 2 1,020 Mar-06-2023, 10:23 PM
Last Post: the_jl_zone
  wxPython install error carlomscalisi 3 3,729 Jan-17-2023, 11:04 AM
Last Post: snippsat
  Error with pip install coffeeguy 1 2,421 Sep-08-2022, 01:27 AM
Last Post: snippsat
  kmeans install error (please help me) muratuzun 3 5,763 May-06-2022, 02:14 PM
Last Post: snippsat
Question Error with MatPlotLib subplots Danno 8 3,527 Apr-01-2022, 12:23 AM
Last Post: Danno
  Mysql error message: Lost connection to MySQL server during query tomtom 6 16,435 Feb-09-2022, 09:55 AM
Last Post: ibreeden
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 10,813 Jan-04-2022, 01:05 PM
Last Post: Anldra12

Forum Jump:

User Panel Messages

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