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
└─$ hackingtool
Traceback (most recent call last):
File "/usr/share/hackingtool/hackingtool.py", line 105, in <module>
os.makedirs(archive, exist_ok=True)
File "<frozen os>", line 225, in makedirs
FileNotFoundError: [Errno 2] No such file or directory: ''
The text was updated successfully, but these errors were encountered:
└─$ hackingtool
Traceback (most recent call last):
File "/usr/share/hackingtool/hackingtool.py", line 105, in
os.makedirs(archive, exist_ok=True)
File "", line 225, in makedirs
FileNotFoundError: [Errno 2] No such file or directory: ''
The text was updated successfully, but these errors were encountered: