-
Notifications
You must be signed in to change notification settings - Fork 1
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
Python SyntaxError #8
Comments
Hello @Kentaree, are you using an up-to-date version of Linux Mint? I'd try to install a VM and try to reproduce the error. Syntax seems to be correct though, it is strange that it complains about a missing parenthesis. |
Hi @elegos, I recently updated to the very latest version:
I'm also confused by the syntax error, I've opened up the code in an IDE and it doesn't flag anything wrong with it. Maybe a locale issue? This is what I get as output for that:
|
Hello @Kentaree I've freshly installed Linux Mint 22 on a virtual machine and attached the Arctis device. It is working as expected, so I can't reproduce the problem, unfortunately :( P.S. I don't think it's a LOCALE issue (how could it possibly be, being a python interpreter error?) |
I'm having various issues running this on Linux Mint, including the tray app but also the service itself seems to fail:
The version of python I'm running is 3.11.11:
I've tried uninstalling and re-installing which also hasn't helped. If I need to provide any more info, please let me know
The text was updated successfully, but these errors were encountered: