-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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, set_desktop_mode
File "C:\Users\DELL\Desktop\Python-OS-main\System\core\boot.py", line 49
match boot_phase:
^
SyntaxError: invalid syntax
Process finished with exit code 1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working