python3 gtk
Is it possible to install python3-gi to run python gtk apps ?
Thanx
crustyourmind (1)
OK thanx for your answer ;)
CodeLongAndPros (1591)
@crustyourmind If it helped, could you mark it as an answer?
crustyourmind (1)
@CodeLongAndPros OK no problem
i just discovered repl.it ;)
No. At least not on Repl.it You would need to start X, get repl to have a client in your window, and have the right server.
It may be possible, but repl only supports Tkinter right now.