3DS.py
3DS.py copied to clipboard
"print" doesn't work
I tried to run this project (https://github.com/BunkerInnovations/duco-3ds/ ), but the print function didn't work, so i can't see if it gives errors
I never got to dig to the root of this, but sometimes it is necessary to pass flush=True to print calls.