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