Python-OS icon indicating copy to clipboard operation
Python-OS copied to clipboard

💾 An GUI operating system simulator (inspired in windows) made in python using the Tkinter module

Results 6 Python-OS issues
Sort by recently updated
recently updated
newest added

This below error is coming when I am running this project File "C:/Users/DELL/Desktop/Python-OS-main/OS.py", line 10, in from System.core.system import System File "C:\Users\DELL\Desktop\Python-OS-main\System\core\system.py", line 19, in from System.core.boot import boot_phase, set_boot,...

bug

Hello. I work on a similar project, and I wanted to know how the desktop environment works so I can recreate it. Please provide a reference of some kind I...

Whenever I use the "web browser" I get this error: `K:\Python-OS>python os.py Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\Owner\AppData\Local\Programs\Python\Python310\lib\tkinter\__init__.py", line 1921, in __call__ return self.func(*args) File...

When I run OS.py I have this error : ``` Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python3.11/tkinter/__init__.py", line 1948, in __call__ return self.func(*args) ^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/tkinter/__init__.py",...

feature-fail
temporary-delete

I was trying to read your source code to see how you applied the OS GUI design to make it support full screen but this would imply placing by offsets...

So, the search bar not work. And any buttons. I am guessing you are using a firefox image? And could the speed maybe be improved? Its a bit slow. I...

bug
enhancement