You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The releases and the master branch still depend on Python 2, unfortunately. pygtk is Python 2 only, and the idea is that everyone moves to the new PyGobject introspection system to use both Python 3 and GTK 3 (or higher).
You can try the gtk3 branch where I've been working on that, but it's a WIP and has been for about a decade now. There were some changes needed in Pango to re-enable some of the things Labyrinth uses, and I haven't got a lot of time to spend on it.
When trying to run labyrinth from the main git rep, it spits this error:
bash: ./labyrinth: /usr/bin/python: bad interpreter: No such file or directory
Debian testing. I have Python 3 installed. I can't find pygtk in the repo.
The text was updated successfully, but these errors were encountered: