#44033: Python 27 - pandas library (openpyxl)dependency issues ---------------------------------+-------------------------------- Reporter: meenu.kamalakshan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.3.0 Keywords: Python - pandas | Port: ---------------------------------+-------------------------------- 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))
-- Ticket URL: <https://trac.macports.org/ticket/44033> MacPorts <http://www.macports.org/> Ports system for OS X