prancer icon indicating copy to clipboard operation
prancer copied to clipboard

Flask Version Requirements

Open mmcdermott opened this issue 4 years ago • 2 comments

I think this requires a specific version of flask -- can you let me know what version is used? I ask because I get an import error on flask._compat when I try to run the server, that I think is due to version skew. Here's an associated issue in Flask proper: https://github.com/pallets/flask/issues/4023

mmcdermott avatar May 14 '21 19:05 mmcdermott

I have it set up with 1.1.2. Let me know if that works and I'll update the README!

agrawalm avatar May 15 '21 03:05 agrawalm

Thanks -- I think I've got it running in my fork with the most recent version of Flask too, in case that's helpful, along with a conda environment yml spec that has versions of everything. Once I've tested things fully I can send a PR if you'd like?

On Fri, May 14, 2021 at 11:36 PM agrawalm @.***> wrote:

I have it set up with 1.1.2. Let me know if that works and I'll update the README!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/clinicalml/prancer/issues/1#issuecomment-841592680, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADS5XYMDCF2WK32FPTXUTTTNXT2JANCNFSM4446MQNQ .

mmcdermott avatar May 15 '21 14:05 mmcdermott