سلام. من میخاستم مطابق با روش نصب و کامپایل کفی در ویندوز توسط cmake که در سایت قرار دادید، کفی را نصب کنم. اما قبل از هر چیز باید یک محیط در اناکوندا ایجاد کنم که با پایتون 3.5 ایجاد بشه. من مراحل طبق اموزش انجام میدم. بعد از دادن نام به محیط و انتخاب ورژن 3.5 پایتون دکمه create را میزنم. قدری طول میکشه و بعد هیچی در محیط زیر قسمت root نمیاد. چرا مخیط ایجاد نمیکنه؟ در پوشه envs اناکوندام هم چیزی نمیاد. سعی کردم این کارو با کامند انجام بدم. اما بازم نشد. کامند اون:
conda create --name my_env python=3.5
Fetching package metadata ...Could not connect to https://repo.continuum.io/pkgs/pro/win-64/
Could not connect to https://conda.anaconda.org/willyd/win-64/
Could not connect to https://repo.continuum.io/pkgs/msys2/win-64/
Could not connect to https://repo.continuum.io/pkgs/free/win-64/
Could not connect to https://conda.anaconda.org/conda-forge/noarch/
Could not connect to https://repo.continuum.io/pkgs/pro/noarch/
Could not connect to https://repo.continuum.io/pkgs/msys2/noarch/
Could not connect to https://conda.anaconda.org/willyd/noarch/
Could not connect to https://repo.continuum.io/pkgs/free/noarch/
...........
Solving package specifications: ..........
Package plan for installation in environment C:\Users\KamanGir.conda\envs\my_env:
The following packages will be downloaded:
package | build
---------------------------|-----------------
vs2015_runtime-14.0.25420 | 0 1.9 MB conda-forge
python-3.5.3 | 3 16.9 MB conda-forge
certifi-2017.4.17 | py35_0 219 KB conda-forge
wincertstore-0.2 | py35_0 10 KB conda-forge
setuptools-33.1.1 | py35_0 509 KB conda-forge
wheel-0.29.0 | py35_0 123 KB conda-forge
pip-9.0.1 | py35_0 1.9 MB conda-forge
------------------------------------------------------------
Total: 21.5 MB
The following NEW packages will be INSTALLED:
certifi: 2017.4.17-py35_0 conda-forge
pip: 9.0.1-py35_0 conda-forge
python: 3.5.3-3 conda-forge
setuptools: 33.1.1-py35_0 conda-forge
vs2015_runtime: 14.0.25420-0 conda-forge
wheel: 0.29.0-py35_0 conda-forge
wincertstore: 0.2-py35_0 conda-forge
Proceed ([y]/n)?
فعلا من yes رو انتخاب کردم که پکیج هایی که گفته را دانلود کنم. ولی در اناکوندا محیطم رو به صورت گرافیکی نشون نمیده..
ممنون میشم پاسخ بدید.
اناکوندای 3.5.2 استفاده میکنم.