pyOS icon indicating copy to clipboard operation
pyOS copied to clipboard

A simple pure Python OS.

Results 5 pyOS issues
Sort by recently updated
recently updated
newest added

Here the port of pyOS to python3. I have use 2to3 and two fixe. * Imp lib is deprecated and replace by importlib with the new syntax * hashlib require...

Hello, i have try to port pyOS to Python3 and i repport here what have happem After have use 2to3 the **System** have a trouble with the **imp** module. Unfortunally...

Traceback (most recent call last): File "C:\Users\CraftMapping\Downloads\pyOS-master\pyOS.py", line 1, in from kernel.system import System File "C:\Users\CraftMapping\Downloads\pyOS-master\kernel\system.py", line 135 print "root %s has permisison for %s" % (laccess, path)

this OS doen't use bootloader and the python version is old

What is the password to log into the system?