Python Forum
Unable to install matplotlib
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to install matplotlib
#1
I am using the OS Ubuntu 20.04 and I have installed anaconda Python. I am following a course in orielly and the instructor asked to execute the below 2 commands, on trying it I am getting the respective error message,

command : jupyter labextension install jupyter-matplotlib

error:
An error occured.
ValueError: "jupyter-matplotlib" is not a valid npm package


command : jupyter labextension install @jupyter-widgets/jupyterlab-manager
error:
An error occured.
ValueError: "@jupyter-widgets/jupyterlab-manager" is not a valid npm package


I have installed nodejs already, for your information.
Reply
#2
from command line: pip install matplotlib
lufbrarunner likes this post
Reply
#3
(Jan-18-2021, 11:10 AM)Larz60+ Wrote: from command line: pip install matplotlib

Thanks it works!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  UNable to install plivoxml module deepakdeshp 1 2,107 Jan-21-2019, 07:41 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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