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

should try to install websockets if it's missing #6

Open
gulkily opened this issue Nov 6, 2024 · 0 comments
Open

should try to install websockets if it's missing #6

gulkily opened this issue Nov 6, 2024 · 0 comments

Comments

@gulkily
Copy link
Owner

gulkily commented Nov 6, 2024

~/GitYap$ g start
Running: template/python3/start_server.py
Traceback (most recent call last):
File "/home/runner/GitYap/template/python3/start_server.py", line 11, in
from server import run_server
File "/home/runner/GitYap/template/python3/server.py", line 11, in
import websockets
ModuleNotFoundError: No module named 'websockets'

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