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
Post a Comment