Hi all this is my first post in here, and I’m a new user of python, I need your help please,
I’m facing up problem while trying to install matplotlib , I have py34 the reason behind that is to configure it with SNAPPY, in SNAP, coming back to my demand, would you please to help me find the wheel in order to install matplotlib in windows 10 , 64, py34,
I’m getting this error, (Command python setup.py egg_info failed with error code 1 in C:\Users\FALAHF~1\AppData\Local\Temp\pip_build_FALAH FAKHRI\matplotlib
Storing debug log for failure in C:\Users\FALAH FAKHRI\pip\pip.log)
I also tired up to find the right wheel, to run C:/Python34/Scripts/pip install matplotlib-2.2.4-cp27-cp27m-win_amd64.whl
But as you see I didn’t find any compatible wheel, from this website: https://pypi.org/project/matplotlib/#files
Or, from this one as well, https://www.lfd.uci.edu/~gohlke/pythonlibs/
How could I solve this problem and install matplotlib? or any other packages
many thanks in advance,