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
File "run_tribler.py", line 100, in <module>
File "tribler\gui\start_gui.py", line 48, in run_gui
File "tribler\core\check_os.py", line 51, in check_free_space
File "__init__.py", line 1995, in disk_usage
File "psutil\_pswindows.py", line 265, in disk_usage
FileNotFoundError: [WinError 3] System cannot find the specified path: '.'
A pretty frequent error:
Here:
Should we specify some absolute path here?
Or at least we can catch and ignore the error, and continue without checking
The text was updated successfully, but these errors were encountered: