conda-forge / pynio-feedstock

A conda-smithy repository for pynio.
BSD 3-Clause "New" or "Revised" License
3 stars 14 forks source link

Python 3 #23

Closed snowman2 closed 6 years ago

snowman2 commented 7 years ago

Why is pynio only available on Python 2?

snowman2 commented 7 years ago

Found this: https://github.com/NCAR/PyReshaper/issues/26

khallock commented 7 years ago

Hi @snowman2,

PyNIO has not yet been ported to Python 3, although we hope to offer Python 3 support later this year.

Since the lack of Python 3 support is related to PyNIO itself and not to its conda-forge recipe, I'd like to close this issue and continue any discussion on the currently open issue NCAR/pynio#10 on the PyNIO source code repository.

Thanks, Kevin

jhamman commented 6 years ago

I'm reopening this issue as there will need to be changes to the PyNio recipe to enable a Python 3 build.

ocefpaf commented 6 years ago

Done in #38 , to install from dev label you can do:

$ conda install -c conda-forge/label/dev pynio