JARVIS icon indicating copy to clipboard operation
JARVIS copied to clipboard

No such file or directory: 'Jarsettings.json'

Open rkachhiya opened this issue 1 year ago • 0 comments

Error: PS C:\Users\kachh> python -u "c:\Users\kachh\OneDrive\Documents\JARVIS-master\JarvisGUI.py" Traceback (most recent call last): File "c:\Users\kachh\OneDrive\Documents\JARVIS-master\JarvisGUI.py", line 411, in with open("Jarsettings.json") as f: ^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'Jarsettings.json'

Despite of my file being in the same folder, it still shows this issue

rkachhiya avatar Jul 19 '24 02:07 rkachhiya