autowx2 icon indicating copy to clipboard operation
autowx2 copied to clipboard

Remove Flask

Open thecivvie opened this issue 4 years ago • 6 comments

I have tried, and failed, to install on both Debian 10 and 9. The issue comes down to a requirement for bidict for flask_socketio . For python 2, the oldest is 0.18.1 but the standard download requires 0.25.1 I believe.

I tried installing older versions of flask and flask_socketio but that gave a JSONonERROR error. I dont use the webserver that the autowx2 runs with, prefer lighttpd.

What steps do I need to do to remove flask, I am a total noob in Python

thecivvie avatar Jan 18 '21 13:01 thecivvie

Cant answer that. But is this a solution?? https://computingforgeeks.com/how-to-install-pip-2-pip-3-on-debian/

SA7BNT avatar Jan 18 '21 13:01 SA7BNT

I have 3 different versions now on it. But I can get your git to work ok as there is no flask in it. Just waiting to see what happens with the next pass

thecivvie avatar Jan 18 '21 13:01 thecivvie

Maybe @filipsPL have a solution for this problem.

SA7BNT avatar Jan 18 '21 13:01 SA7BNT

I will try to prepare a conda environment which should ease installation of the proper packages.

Another option is to remove flask. It seems that it is not frequently used feature of autowx2...

filipsPL avatar Jan 18 '21 15:01 filipsPL

Thank you. It is definitely the software I want to use. It does everything that is required

thecivvie avatar Jan 18 '21 15:01 thecivvie

Still having this issue over here...

EricFROL avatar May 31 '22 20:05 EricFROL