Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install pynio or pyngl #34

Open
saratstrey opened this issue Mar 3, 2020 · 3 comments
Open

Unable to install pynio or pyngl #34

saratstrey opened this issue Mar 3, 2020 · 3 comments

Comments

@saratstrey
Copy link

Hello,
I keep getting the following error when I try to install:

(base) PS C:> conda create --name pyn_env --channel conda-forge pynio pyngl
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed

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

  • pyngl
  • pynio

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.

(base) PS C:>

@akrherz
Copy link

akrherz commented Mar 3, 2020

pyngl is not available for windows

@khallock
Copy link
Contributor

khallock commented Mar 3, 2020

Hi @saratstrey,

I'm sorry for the inconvenience, but unfortunately we are unable to support native builds of PyNIO or PyNGL on Windows.

If you are on Windows 10, you can install Ubuntu or another variant of Linux using the "Windows Subsystem for Linux" feature, then install the Linux version of Conda within that environment, and then the conda create ... command you tried should work.

I hope this helps!

@saratstrey
Copy link
Author

saratstrey commented Mar 4, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants