I got some error when install matplotlib with command pip install matplotlib in Visual Studio Code. This is an error status
Running setup.py install for matplotlib ... error
ERROR: Command errored out with exit status 1
command: 'c:\users\lenovo\appdata\local\programs\python\python39\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Lenovo\\AppData\\Local\\Temp\\pip-install-ebe54zpw\\matplotlib\\setup.py'"'"'; __file__='"'"'C:\\Users\\Lenovo\\AppData\\Local\\Temp\\pip-install-ebe54zpw\\matplotlib\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',…
Top comments (0)