marcoagner / Flask-QRcode

A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
https://marcoagner.github.io/Flask-QRcode/
GNU General Public License v3.0
110 stars 30 forks source link

Could not find a version that satisfies the requirement Flask-QRcode #31

Closed nicedevil007 closed 2 years ago

nicedevil007 commented 3 years ago

Can't install it with the command provided :(

Can anyone help, I get the message from the title on entering pip install Flask-QRcode

rsk2 commented 2 years ago

@nicedevil007 I am able to install just fine using the following command:

pip install Flask-QRCode