Skip to content

Flask problem #82

@Soleil-des-chats

Description

@Soleil-des-chats

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions