You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an error related to the directory:
Traceback (most recent call last):
File "xyz\New folder\contribute.py", line 128, in <module>
main()
File "xyz\New folder\contribute.py", line 30, in main
os.mkdir(directory)
FileNotFoundError: [WinError 3] The system cannot find the path specified: ''
I'm encountering an error related to the directory:
The issue seems to stem from this line:
@Shpota I can work on fixing this issue?
The text was updated successfully, but these errors were encountered: