Python Forum
Need Werkzeug 0.11 and flask is looking for Werkzeug 0.7
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Werkzeug 0.11 and flask is looking for Werkzeug 0.7
#4
(MyVirt) C:\Users\xxxxxx\Python35>pip install Werkzeug
Collecting Werkzeug
Could not fetch URL https://pypi.python.org/simple/werkzeug/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_ACCESS_DENIED] tlsv1 alert access denied (_ssl.c:719) - skipping
Could not find a version that satisfies the requirement Werkzeug (from versions: )
No matching distribution found for Werkzeug

(MyVirt) C:\Users\xxxxx\Python35>

UPDATE: I downloaded all the requirements (Werkzeug, click, itsdangerous, jinja2) to my desktop and did pip install from there. After that, I successfully installed Flask. You can close.
Reply


Messages In This Thread
RE: Need Werkzeug 0.11 and flask is looking for Werkzeug 0.7 - by GaPythonGal - Nov-01-2017, 01:45 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020