Opened 10 years ago

Last modified 10 years ago

#44033 closed defect

Python 27 - pandas library (openpyxl)dependency issues — at Initial Version

Reported by: meenu.kamalakshan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-pandas py-openpyxl

Description

I am successfully installing pandas using macport but when using the same I am getting the following error. In macport we are currently having openpyxl 1.5.8. SO we need an update for 1.6 or later.

import pandas

/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pandas/io/excel.py:626: UserWarning: Installed openpyxl is not supported at this time. Use >=1.6.1 and <2.0.0.

.format(openpyxl_compat.start_ver, openpyxl_compat.stop_ver))

Change History (0)

Note: See TracTickets for help on using tickets.