Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

pip install安装依赖包时出错 #91

Open
hellojd2018 opened this issue Mar 1, 2020 · 1 comment
Open

pip install安装依赖包时出错 #91

hellojd2018 opened this issue Mar 1, 2020 · 1 comment

Comments

@hellojd2018
Copy link

执行如下脚本报错
pip install -I -r requirements.txt

报错信息如下:ERROR: Package 'tornado' requires a different Python: 2.7.5 not in '>= 3.5'
我的python版本。
python:2.7.5
pip:20.0.2

@wolfparticle
Copy link

这个问题可能是你系统里已经有其它python版本导致的。我也遇到类似问题,我把python3卸载了就没出现这个问题了。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants