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 and PyNGL in Debian Linux #3

Closed
NJUlsg opened this issue Aug 13, 2018 · 1 comment
Closed

Unable to install PyNIO and PyNGL in Debian Linux #3

NJUlsg opened this issue Aug 13, 2018 · 1 comment

Comments

@NJUlsg
Copy link

NJUlsg commented Aug 13, 2018

Hi, I try to install pynio and pyngl in Debian Linux (running in a virtual machine) by using "conda create --name pyn_env --channel conda-forge pynio pyngl", but it failed.

These are details:

  • Virtual machine version: VMware® Workstation 14 Pro 14.1.2 build-8497320
  • Operating system: Windows 10, 64-bit (Build 17134) 10.0.17134
  • Debian version: Linux debian 4.9.0-7-amd64 lbLineLabelStrings #1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03) x86_64 GNU/Linux
  • Enter commands at the console:
shigan@debian:~$ conda create --name pyn_env --channel conda-forge pynio pyngl
Fetching package metadata .............
Solving package specifications: .


UnsatisfiableError: The following specifications were found to be in conflict:
  - pynio
Use "conda info <package>" to see the dependencies for each package.


shigan@debian:~$ conda create --name pyn_env --channel conda-forge pyngl
Fetching package metadata .............
Solving package specifications: .


UnsatisfiableError: The following specifications were found to be in conflict:
  - pyngl
Use "conda info <package>" to see the dependencies for each package.

  • conda list:
shigan@debian:~$ conda list
# packages in environment at /home/shigan/miniconda2:
#
cffi                      1.9.1                    py27_0    defaults
conda                     4.3.14                   py27_0    defaults
conda-env                 2.6.0                         0    defaults
cryptography              1.7.1                    py27_0    defaults
enum34                    1.1.6                    py27_0    defaults
idna                      2.2                      py27_0    defaults
ipaddress                 1.0.18                   py27_0    defaults
libffi                    3.2.1                         1    defaults
openssl                   1.0.2k                        1    defaults
pip                       9.0.1                    py27_1    defaults
pyasn1                    0.1.9                    py27_0    defaults
pycosat                   0.6.1                    py27_1    defaults
pycparser                 2.17                     py27_0    defaults
pyopenssl                 16.2.0                   py27_0    defaults
python                    2.7.13                        0    defaults
readline                  6.2                           2    defaults
requests                  2.12.4                   py27_0    defaults
ruamel_yaml               0.11.14                  py27_1    defaults
setuptools                27.2.0                   py27_0    defaults
six                       1.10.0                   py27_0    defaults
sqlite                    3.13.0                        0    defaults
tk                        8.5.18                        0    defaults
wheel                     0.29.0                   py27_0    defaults
yaml                      0.1.6                         0    defaults
zlib                      1.2.8                         3    defaults

  • conda info:
shigan@debian:~$ conda info
Current conda install:

               platform : linux-64
          conda version : 4.3.14
       conda is private : False
      conda-env version : 4.3.14
    conda-build version : not installed
         python version : 2.7.13.final.0
       requests version : 2.12.4
       root environment : /home/shigan/miniconda2  (writable)
    default environment : /home/shigan/miniconda2
       envs directories : /home/shigan/miniconda2/envs
                          /home/shigan/.conda/envs
          package cache : /home/shigan/miniconda2/pkgs
                          /home/shigan/.conda/pkgs
           channel URLs : https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/linux-64
                          https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/noarch
                          https://repo.continuum.io/pkgs/free/linux-64
                          https://repo.continuum.io/pkgs/free/noarch
                          https://repo.continuum.io/pkgs/r/linux-64
                          https://repo.continuum.io/pkgs/r/noarch
                          https://repo.continuum.io/pkgs/pro/linux-64
                          https://repo.continuum.io/pkgs/pro/noarch
            config file : /home/shigan/.condarc
           offline mode : False
             user-agent : conda/4.3.14 requests/2.12.4 CPython/2.7.13 Linux/4.9.0-7-amd64 debian/9.5 glibc/2.24
                UID:GID : 1000:1000
@khallock
Copy link
Contributor

See NCAR/pynio#23.

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

2 participants