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

Lutris dosent launch #64

Open
NishantMajumdar opened this issue Jun 14, 2023 · 0 comments
Open

Lutris dosent launch #64

NishantMajumdar opened this issue Jun 14, 2023 · 0 comments
Labels

Comments

@NishantMajumdar
Copy link

Lutris dosent launch

2023-06-14 12:51:36.953 T:7650    ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'SyntaxError'>
                                                   Error Contents: invalid syntax (lutris.py, line 44)
                                                   Traceback (most recent call last):
                                                     File "/home/nishant/.kodi/addons/plugin.lutris/addon.py", line 7, in <module>
                                                       from lib import router
                                                     File "/home/nishant/.kodi/addons/plugin.lutris/lib/router.py", line 15, in <module>
                                                       import lib.lutris as lutris
                                                     File "/home/nishant/.kodi/addons/plugin.lutris/lib/lutris.py", line 44
                                                       raise ValueError(f"Executable 'lutris' not in custom path '{result}'")
                                                                                                                           ^
                                                   SyntaxError: invalid syntax
                                                   -->End of Python script error report<--
                                                   
                                                   
@solbero solbero added the bug label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants