excel - Installing openpyxl in python 2.7 -


i using python 2.7 , want work on excel sheets. found package called openpyxl 2.4.0. tried installing using pycharm , pip command. shows following error

could not find version satisfies requirement openpyxl (from version s: )  no matching distribution found openpyxl 

should go version of python? please me issue. in advance.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -