I wanted to create an environment on my local server like conda create -n py3
, but conda tries to connect to the remote repository:
Fetching package metadata ...Could not connect to https://repo.continuum.io/pkgs/pro/linux-64/
How can I create environment on my local server in offline-mode?
Current conda install:
platform : linux-64
conda version : 4.2.9
conda is private : False
conda-env version : 4.2.9
conda-build version : 2.0.2
python version : 3.5.2.final.0
requests version : 2.11.1
root environment : /opt/Anaconda/Anaconda3-4.2.0 (writable)
default environment : /opt/Anaconda/Anaconda3-4.2.0
envs directories : /opt/Anaconda/Anaconda3-4.2.0/envs
package cache : /opt/Anaconda/Anaconda3-4.2.0/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