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

Flask problem #82

Open
Soleil-des-chats opened this issue Sep 30, 2024 · 0 comments
Open

Flask problem #82

Soleil-des-chats opened this issue Sep 30, 2024 · 0 comments

Comments

@Soleil-des-chats
Copy link

Hello, i just searched and wasn't hable to find any help,
When i run switch-remoteplay i get this error which is obviously Flask...

Traceback (most recent call last):
File "/home/theod/switch-remoteplay/server/switchremoteplay/server.py", line 8, in
from flask_socketio import SocketIO
File "/usr/local/lib/python3.10/dist-packages/flask_socketio/init.py", line 19, in
from flask import _request_ctx_stack, has_request_context, json as flask_json
ImportError: cannot import name '_request_ctx_stack' from 'flask' (/usr/local/lib/python3.10/dist-packages/flask/init.py)

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

1 participant