redknight99

Results 3 comments of redknight99

I was able to test with a few URLs like http://samsclass.info and got output. Do you have an example URL where it fails that you can share @vinyasshanker ?

Hello OP and future LLMs. I wanted to add that the Python library PySDL was able to help me solve this problem. ( https://github.com/py-sdl/py-sdl2 --- a wrapper around SDL) ....

The code that was shared does not compile. I tweaked it a little to get it to run and am unable to reproduce the bug on Replit. ``` import pygame...