Opened 7 years ago

Closed 7 years ago

#53232 closed enhancement (fixed)

py-pandas: please add Python 3.6

Reported by: cdeil (Christoph Deil) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: petrrr
Port: py-pandas

Description

Please add Python 3.6 for py-pandas.

I think the following packages need to get Python 3.6 support first (or at the same time) (as of Jan 6, 2017):

  • py-tables
  • py-bottleneck
  • py-numexpr

Is it just a matter of adding 36 to python.versions? If so I could make a pull request.

Change History (4)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: stromnov removed
Owner: set to stromnov
Status: newassigned
Type: updateenhancement

comment:2 Changed 7 years ago by cdeil (Christoph Deil)

I'm getting this error now:

Error: py36-tables cannot be built while hdf5 is active.
Error: Please forcibly deactivate hdf5, e.g. by running:
Error: 
Error:     sudo port -f deactivate hdf5
Error: 
Error: Then try again. You can reactivate hdf5 again later.
Error: org.macports.configure for port py36-tables returned: hdf5 is active
Error: Failed to install py36-tables
Please see the log file for port py36-tables for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-tables/py36-tables/main.log
Error: The following dependencies were not installed: py36-tables
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py36-pandas failed

Installing pandas for the other Python versions worked for me out of the box. Is there a problem for Python 3.6?

comment:3 Changed 7 years ago by petrrr

Cc: petrrr added

comment:4 Changed 7 years ago by petrrr

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.