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

Nothing happens when running client.py #58

Open
moistvl opened this issue Jan 7, 2021 · 1 comment
Open

Nothing happens when running client.py #58

moistvl opened this issue Jan 7, 2021 · 1 comment

Comments

@moistvl
Copy link

moistvl commented Jan 7, 2021

Absolutely nothing happens. initserver.py and youtubequeue.py work fine, but when using client.py nothing happens at all. no error, no program starting, nothing.

this is on Windows 10 with Python 3.9, Ubuntu 20.04, and Arch (though the latter two I needed to change a line in publishmenu.py because it was looking for tags.txt using a \ rather than /)

Is there a way to start the client in some sort of verbose mode so that I can see if maybe there's an error? I've installed all of the dependencies, set up a mysql daemon (the database and tables are created properly by the server), etc but running client.py does nothing at all.

@nikhilesh12045
Copy link

You have to use init.py in the client directory to start the client.

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

2 participants