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

I am getting ERROR: Package u'aiohttp' requires a different Python: 2.7.16 not in '>=3.4.2' #4

Closed
nomulas opened this issue Feb 5, 2020 · 1 comment

Comments

@nomulas
Copy link

nomulas commented Feb 5, 2020

Hi There I am getting

ERROR: Package u'aiohttp' requires a different Python: 2.7.16 not in '>=3.4.2'

Can you please help.

@thachnv92
Copy link

You must run:
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org -r .\requirements.txt

Or:
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org aiohttp
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org lxml

@J3Patel J3Patel closed this as completed Dec 24, 2020
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

3 participants