Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Flask #108

Open
thecivvie opened this issue Jan 18, 2021 · 6 comments
Open

Remove Flask #108

thecivvie opened this issue Jan 18, 2021 · 6 comments

Comments

@thecivvie
Copy link

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

@SA7BNT
Copy link
Contributor

SA7BNT commented Jan 18, 2021

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

@thecivvie
Copy link
Author

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

@SA7BNT
Copy link
Contributor

SA7BNT commented Jan 18, 2021

Maybe @filipsPL have a solution for this problem.

@filipsPL
Copy link
Owner

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...

@thecivvie
Copy link
Author

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

@EricFROL
Copy link

Still having this issue over here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants