Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

simply doesnt work #117

Open
curv3ball opened this issue Nov 19, 2023 · 3 comments
Open

simply doesnt work #117

curv3ball opened this issue Nov 19, 2023 · 3 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@curv3ball
Copy link

running this on windows, the issue seems to stem from websocket

from websocket import WebSocketConnectionClosedException causes program to instantly crash upon load

if you get around this by just removing the exception handling, you run into this

TypeError: WebSocket.__init__() missing 3 required positional arguments: 'environ', 'socket', and 'rfile'

@Gretatus
Copy link

Gretatus commented Nov 21, 2023

try pip import websocket

@curv3ball
Copy link
Author

try pip import websocket

doesn't work still for me

@thejoabo
Copy link
Owner

@curv3ball , could you please run 'pip freeze' and paste the results here? I apologize for the limited support regarding these issues. Currently, this project is somewhat outdated, and unfortunately, I still don't have spare time to refactor the entire thing.

@thejoabo thejoabo added the dependencies Pull requests that update a dependency file label Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants