Question:
PyQt6 is running on Replit.com but the output window is pitch black so I can’t see anything on it. It supposed to look like one of the window in the following image:
(author of template)
Okay, I tried my PyQt6 template with some sample code and found that, even though the window is shown, it’s just black screen. I have no idea how I would fix this. Graphical programs require some things that are outside of repl configuration I think, example being pygame.
So I requested for an official template in another topic, hopefully one is made. But for now, PyQt doesn’t work on replit (or at least I can’t get it to work).
I will give an update here if something interesting happens.