0

Error: Command errored out with exit status 1.

Can anybody help me out with getting matplotlib installed in the 64-bit version? It worked just fine for the 3.8 32-bit version I formerly had installed

1 Answers1

-1

You could try upgrading pip.

pip install --upgrade pip
Blake
  • 11
  • 1
  • 2