I tried pip installing Matplotlib to python 3.8 and was faced will a wall of errors, is this a me problem or is the current Matplotlib version not compatible with 3.8? Will supply screenshots of the errors if requested.
Thanks for any help :)
I tried pip installing Matplotlib to python 3.8 and was faced will a wall of errors, is this a me problem or is the current Matplotlib version not compatible with 3.8? Will supply screenshots of the errors if requested.
Thanks for any help :)
Latest (stable) version 3.1.1, looks like it is for Python 3.7.
https://pypi.org/project/matplotlib/3.1.1/#files
On the other hand, I would recommend Anaconda, makes package and module managing really simple.