Question: jonnieeason@Jonnies - MBP matplotlib - 3 . 4 . 3 % cd matplotlib - 3 . 4 . 3 python 3 setup.py install cd: no

jonnieeason@Jonnies-MBP matplotlib-3.4.3% cd matplotlib-3.4.3
python3 setup.py install
cd: no such file or directory: matplotlib-3.4.3
Traceback (most recent call last):
File "/Users/jonnieeason/matplotlib-3.4.3/setup.py", line 54, in
__version__= versioneer.get_version()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/jonnieeason/matplotlib-3.4.3/versioneer.py", line 1410, in get_version
return get_versions()["version"]
^^^^^^^^^^^^^^
File "/Users/jonnieeason/matplotlib-3.4.3/versioneer.py", line 1344, in get_versions
cfg = get_config_from_root(root)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/jonnieeason/matplotlib-3.4.3/versioneer.py", line 401, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
I received these errors trying to install mathplotlab for python3 on my macbook please help

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!