Python-OS
Python-OS copied to clipboard
Please solve this error as soon as possible
This below error is coming when I am running this project
File "C:/Users/DELL/Desktop/Python-OS-main/OS.py", line 10, in
Process finished with exit code 1
It is considered to be a good practise to censor your Windows username in file paths, something like C:/Users/
It seems that match
is not recognized in the python syntax, do you have python 3.10 installed?, anyway, I'm going to change that, since it's very restrictive
On Python 3.8.9 it does not work with the same error
With the latest commits from a few minutes ago that should already be solved