Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install Celery安装错误 #6

Closed
rysinal opened this issue Jul 7, 2017 · 0 comments
Closed

pip install Celery安装错误 #6

rysinal opened this issue Jul 7, 2017 · 0 comments

Comments

@rysinal
Copy link

rysinal commented Jul 7, 2017

Downloading/unpacking Celery
Downloading celery-4.0.2-py2.py3-none-any.whl (396kB): 396kB downloaded
Downloading/unpacking billiard>=3.5.0.2,<3.6.0 (from Celery)
Downloading billiard-3.5.0.2.tar.gz (157kB): 157kB downloaded
Running setup.py (path:/tmp/pip_build_root/billiard/setup.py) egg_info for package billiard
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip_build_root/billiard/setup.py", line 90, in
raise ValueError('Versions of Python before 2.7 are not supported')
ValueError: Versions of Python before 2.7 are not supported
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "/tmp/pip_build_root/billiard/setup.py", line 90, in

raise ValueError('Versions of Python before 2.7 are not supported')

ValueError: Versions of Python before 2.7 are not supported


Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/billiard
Storing debug log for failure in /root/.pip/pip.log

是按照readme文档步骤安装的,谢谢

@rysinal rysinal closed this as completed Jul 7, 2017
tkokok pushed a commit to tkokok/OpsManage that referenced this issue Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant