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

error install aiohttp #1059

Closed
beryindo opened this issue Aug 8, 2016 · 2 comments
Closed

error install aiohttp #1059

beryindo opened this issue Aug 8, 2016 · 2 comments
Labels
invalid This doesn't seem right outdated

Comments

@beryindo
Copy link

beryindo commented Aug 8, 2016

some one help me ? why error install aiohttp ?

RuntimeError: aiohttp requires Python 3.4.1+

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/aiohttp
Storing debug log for failure in /root/.pip/pip.log
root@ubuntu:/opt# python -V
Python 3.5.2
@asvetlov
Copy link
Member

asvetlov commented Aug 8, 2016

Do you really use python3 for installing aiohttp?
Maybe you've executed pip install aiohttp but your pip is python2-pip?
In general I highly recommend virtual environments for python development.

@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right outdated
Projects
None yet
Development

No branches or pull requests

2 participants