You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, there is no Windows version of either PyNIO or PyNGL. However, since you are on Windows 10, you can use the Windows Subsystem for Linux (WSL) to run native Linux binaries (see installation instructions). I would recommend installing the Ubuntu environment if you are uncertain which Linux distribution to use.
With the WSL installed, you can then install Anaconda or Miniconda in the new Linux environment on your Windows machine (follow the instructions for a Linux conda installation, not Windows). Then you should be able to run the same conda create --name pyn_env --channel conda-forge pynio pyngl command to install PyNIO and PyNGL.
As title, I used
conda create --name pyn_env --channel conda-forge pynio pyngl
to install them.But I just saw
PackagesNotFoundError: The following packages are not available from current channels:
The text was updated successfully, but these errors were encountered: