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

Install Menpo Faild #4641

Closed
YQZ1990 opened this issue Feb 15, 2017 · 2 comments
Closed

Install Menpo Faild #4641

YQZ1990 opened this issue Feb 15, 2017 · 2 comments
Labels
locked [bot] locked due to inactivity

Comments

@YQZ1990
Copy link

YQZ1990 commented Feb 15, 2017

Current conda install:

           platform : linux-64
      conda version : 4.2.12
   conda is private : False
  conda-env version : 4.2.12
conda-build version : not installed
     python version : 2.7.12.final.0
   requests version : 2.11.1
   root environment : /home/mt02/miniconda2  (writable)
default environment : /home/mt02/miniconda2
   envs directories : /home/mt02/miniconda2/envs
      package cache : /home/mt02/miniconda2/pkgs
       channel URLs : https://repo.continuum.io/pkgs/free/linux-64
                      https://repo.continuum.io/pkgs/free/noarch
                      https://repo.continuum.io/pkgs/pro/linux-64
                      https://repo.continuum.io/pkgs/pro/noarch
        config file : None
       offline mode : False

$ /home/mt02/miniconda2/bin/conda create -n menpo python

Traceback (most recent call last):
  File "/home/mt02/miniconda2/lib/python2.7/site-packages/conda/exceptions.py", line 479, in conda_exception_handler
    return_value = func(*args, **kwargs)
  File "/home/mt02/miniconda2/lib/python2.7/site-packages/conda/cli/main.py", line 145, in _main
    exit_code = args.func(args, p)
  File "/home/mt02/miniconda2/lib/python2.7/site-packages/conda/cli/main_create.py", line 68, in execute
    install(args, parser, 'create')
  File "/home/mt02/miniconda2/lib/python2.7/site-packages/conda/cli/install.py", line 420, in install
    raise CondaRuntimeError('RuntimeError: %s' % e)
CondaRuntimeError: Runtime error: RuntimeError: Runtime error: Could not open u'/home/mt02/miniconda2/pkgs/openssl-1.0.2k-0.tar.bz2.part' for writing (HTTPSConnectionPool(host='repo.continuum.io', port=443): Read timed out.).
@kalefranz
Copy link
Contributor

Intermittent HTTP error, likely due to flakey internet connection. Retrying will probably resolve the issue. Conda 4.3 has longer default timeouts that are also configurable.

@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Oct 29, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

No branches or pull requests

2 participants