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

No support for web dependency: upgrade to python 3.6+ #17

Open
albertsalgueda opened this issue Mar 25, 2022 · 0 comments
Open

No support for web dependency: upgrade to python 3.6+ #17

albertsalgueda opened this issue Mar 25, 2022 · 0 comments

Comments

@albertsalgueda
Copy link

Traceback (most recent call last):
File "webserver.py", line 6, in
import web
ImportError: No module named web

DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
ERROR: Could not find a version that satisfies the requirement web (from versions: none)
ERROR: No matching distribution found for web.

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