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

A problem during installing OGGM using the yml file #1429

Open
Keeptg opened this issue Jun 25, 2022 · 1 comment
Open

A problem during installing OGGM using the yml file #1429

Keeptg opened this issue Jun 25, 2022 · 1 comment

Comments

@Keeptg
Copy link
Member

Keeptg commented Jun 25, 2022

Hello! I'm not sure if this is a widespread problem, so I report it here just in case.
I encountered an error (see the detailed error in the end) during create an oggm environment by using the yml file in mamba.
While when I add - python=3.9 in the dependencies , the OGGM environment will be created successfully.

The error I encountered is as following:

Pip subprocess error:
  Running command git clone --filter=blob:none --quiet https://github.com/OGGM/pytest-mpl /tmp/pip-req-build-9fec9bdl
  fatal: unable to access 'https://github.com/OGGM/pytest-mpl/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
  error: subprocess-exited-with-error
  
  × git clone --filter=blob:none --quiet https://github.com/OGGM/pytest-mpl /tmp/pip-req-build-9fec9bdl did not run successfully.
  │ exit code: 128
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/OGGM/pytest-mpl /tmp/pip-req-build-9fec9bdl did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

failed

CondaEnvException: Pip failed
@fmaussion
Copy link
Member

Let's address this as part of the "Install OGGM documentation" overhaul.

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