NCAR / pynio

PyNIO is a multi-format data I/O package with a NetCDF-style interface
http://www.pyngl.ucar.edu/Nio.shtml
Apache License 2.0
112 stars 37 forks source link

Unable to install pynio under linux-aarch64 #46

Open gpetty opened 3 years ago

gpetty commented 3 years ago

Attempting to install pynio using the recommended command, 'conda install -c conda-forge pynio' produces the following result:

Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

camilomarquez commented 3 years ago

same here in ubuntu 20.04