PythonOS
PythonOS copied to clipboard
Err: python3 pyos.py (yes i know but i ported it)
pygame 2.1.2 (SDL 2.0.20, Python 3.10.3)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/Users/masterkebabsuperstar/PythonOS/pyos.py", line 20, in
In Python 3 instead of:
import thread Do:
import _thread