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 -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -