1

The pip command to install flask-ask is simply:

pip install flask-ask

However, when I run this command, I get this error: enter image description here

Now, I have heard that you can simply downgrade your pip version to circumvent this error. However, when I do this, I get an error from the cryptography module: enter image description here

I have tried fully updating pip, changing Python from 32-bit to 64-bit and I'm still unable to install flask-ask.

Could someone help me to get this module installed?

kaya3
  • 47,440
  • 4
  • 68
  • 97
  • Please paste these snippets into the question directly as code-formatted text. Thanks! – spamguy Feb 10 '20 at 18:39
  • Have you looked at this SO answer? https://stackoverflow.com/questions/25192794/no-module-named-pip-req – Carlos Feb 10 '20 at 18:56

0 Answers0