Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions