conda-forge / conda-forge/conda-forge.github.io

Conda forge installs python 1.6

未关闭
#754 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
5

描述

I installed tqdm
`conda install -c conda-forge tqdm`

and following package plan appeared:
`## Package Plan ##

environment location: /home/user/anaconda3/envs/tensor_env

added / updated specs:
- tqdm

The following packages will be downloaded:

package | build
---------------------------|-----------------
ca-certificates-2019.3.9 | hecc5488_0 146 KB conda-forge
openssl-1.1.1b | h14c3975_1 4.0 MB conda-forge
python-1.6 | 0 4.6 MB conda-forge
tqdm-4.31.1 | py_0 40 KB conda-forge
------------------------------------------------------------
Total: 8.7 MB

The following NEW packages will be INSTALLED:

tqdm conda-forge/noarch::tqdm-4.31.1-py_0

The following packages will be UPDATED:

ca-certificates pkgs/main::ca-certificates-2019.1.23-0 --> conda-forge::ca-certificates-2019.3.9-hecc5488_0
openssl pkgs/main::openssl-1.1.1a-h7b6447c_0 --> conda-forge::openssl-1.1.1b-h14c3975_1

The following packages will be SUPERSEDED by a higher-priority channel:

python pkgs/main::python-3.6.7-h0371630_0 --> conda-forge::python-1.6-0
`

I continued with the installation and typing python actually gave me python1.6

`Python 1.6 (#1, Jul 27 2016, 01:25:22) [GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux3
Copyright (c) 1995-2000 Corporation for National Research Initiatives.
All Rights Reserved.
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved.
`

Additional Info:
* Debian Stretch
* Conda 4.6.4

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。