Answers for "command errored out with exit status 1: 'c:\python39\python.exe'"

0

command errored out with exit status 1: 'c:python39python.exe'

try running it at python 3.8
You could try and upgrade your setup tools pip install --upgrade setuptools and then install the matplotlib. If that doesn't work I would recommend you to use a virtual environment like pyenv or conda
Posted by: Guest on February-18-2022

Code answers related to "command errored out with exit status 1: 'c:\python39\python.exe'"

Python Answers by Framework

Browse Popular Code Answers by Language