3DS.py icon indicating copy to clipboard operation
3DS.py copied to clipboard

"print" doesn't work

Open PokeMichele opened this issue 3 years ago • 1 comments

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

PokeMichele avatar Dec 15 '22 18:12 PokeMichele

I never got to dig to the root of this, but sometimes it is necessary to pass flush=True to print calls.

vbe0201 avatar Sep 22 '23 13:09 vbe0201