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

code build (install cheroot) error (py2) #462

Closed
zzz6519003 opened this issue Jul 13, 2018 · 5 comments
Closed

code build (install cheroot) error (py2) #462

zzz6519003 opened this issue Jul 13, 2018 · 5 comments

Comments

@zzz6519003
Copy link

➜  webpy git:(master) pip install -r requirements.txt 
Collecting cheroot>=6.0.0 (from -r requirements.txt (line 1))
  Could not fetch URL https://pypi.python.org/simple/cheroot/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) - skipping
  Could not find a version that satisfies the requirement cheroot>=6.0.0 (from -r requirements.txt (line 1)) (from versions: )
No matching distribution found for cheroot>=6.0.0 (from -r requirements.txt (line 1))

@zzz6519003 zzz6519003 changed the title code build (install) error code build (install cheroot) error Jul 13, 2018
@zzz6519003 zzz6519003 changed the title code build (install cheroot) error code build (install cheroot) error (py2) Jul 13, 2018
@cclauss
Copy link
Contributor

cclauss commented Sep 12, 2019

Is this fixed?

@iredmail
Copy link
Contributor

I guess not. Seems cheroot drops py2 support, and Ubuntu 18.04 / Debian 10 don't build web.py for py2 due to missing cheroot.

FYI:

@iredmail
Copy link
Contributor

People are waiting for the py3 support, let's close this issue and just focus on py3 support.

@cclauss
Copy link
Contributor

cclauss commented Sep 12, 2019

The current https://pypi.org/project/cheroot/ 6.5.8 still supports legacy Python.

@iredmail iredmail reopened this Sep 12, 2019
@iredmail
Copy link
Contributor

Closed since this is not a web.py issue.

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