Opened 10 years ago

Last modified 10 years ago

#44033 closed defect

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

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

Description (last modified by mf2k (Frank Schima))

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 (2)

comment:1 Changed 10 years ago by meenu.kamalakshan@…

Cc: meenu.kamalakshan@… added

Cc Me!

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Cc: meenu.kamalakshan@… removed
Description: modified (diff)
Keywords: Python - pandas removed
Owner: changed from macports-tickets@… to stromnov@…
Port: py-pandas added
Priority: HighNormal

The Priority field is for use by Macports team members only.

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers py-pandas). As reporter, you do not need to Cc yourself.

Note: See TracTickets for help on using tickets.