[Flask] How to downgrade flask-login to earlier version?

Dorian Hoxha dorian.hoxha at gmail.com
Thu Oct 8 16:46:57 CEST 2015


Can you search how to install specific version of package in pip ?

On Thu, Oct 8, 2015 at 4:41 PM, Jim Icenhower via Flask <flask at python.org>
wrote:

> Hi,
> I'm using Pycharm as my IDE. The current version of flask-login (0.3.1)
> that I have installed is not compatible with the apps I've built in
> flask-appbuilder so I need to downgrade back to version 0.2.11. Pycharm
> doesn't list any earlier versions of flask-login in it's package manager so
> I think I have to use pip or easy-install but I don't know how to specify a
> version. Can anyone tell me how or point me to some help?
>
> Thanks!
>
> Jim
>
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20151008/c794b59b/attachment.html>


More information about the Flask mailing list