You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
执行如下脚本报错
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
The text was updated successfully, but these errors were encountered: