Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Drives. #86

Open
Crocodile73 opened this issue Sep 5, 2023 · 2 comments
Open

External Drives. #86

Crocodile73 opened this issue Sep 5, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Crocodile73
Copy link

open and add external drive to library,

2023-09-05 12:09:03,854 - ERROR - Unhandled exception
Traceback (most recent call last):
File "common\thread\library_thread.py", line 35, in run
File "common\library\library.py", line 89, in setDirectories
File "common\library\file_system.py", line 61, in setDirs
File "common\library\file_system.py", line 104, in addDirs
File "common\library\file_system.py", line 82, in addDir
File "common\library\file_system.py", line 82, in addDir
File "common\library\file_system.py", line 72, in addDir
File "common\library\directory.py", line 26, in init
File "common\library\directory.py", line 34, in glob
File "common\library\directory.py", line 34, in
File "pathlib.py", line 1122, in iterdir
PermissionError: [WinError 5] Access is denied: 'M:\$RECYCLE.BIN\S-1-5-18'

Windows 11 22H2

@Crocodile73 Crocodile73 added the bug Something isn't working label Sep 5, 2023
@zhiyiYo
Copy link
Owner

zhiyiYo commented Sep 5, 2023

Try run as admin

@Crocodile73
Copy link
Author

Try run as admin

Yeah it gives the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants