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

Permissions error? Thumbs.db #96

Open
uglygus opened this issue Nov 17, 2022 · 0 comments
Open

Permissions error? Thumbs.db #96

uglygus opened this issue Nov 17, 2022 · 0 comments

Comments

@uglygus
Copy link
Owner

uglygus commented Nov 17, 2022

cooper@Lucia ~ % unmix '/mnt/w/Drive4/timelapse 2022/2022-11-16 videonale backyard snow'
unmixing /mnt/w/Drive4/timelapse 2022/2022-11-16 videonale backyard snow ...
Traceback (most recent call last):
File "/home/cooper/.local/bin/unmix", line 8, in
sys.exit(main())
File "/home/cooper/.local/lib/python3.8/site-packages/frameoverframe/cli/unmix__main__.py", line 94, in main
unmix(directory)
File "/home/cooper/.local/lib/python3.8/site-packages/frameoverframe/unmix.py", line 147, in unmix
shutil.rmtree(src_dir)
File "/usr/lib/python3.8/shutil.py", line 718, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/usr/lib/python3.8/shutil.py", line 675, in _rmtree_safe_fd
onerror(os.unlink, fullname, sys.exc_info())
File "/usr/lib/python3.8/shutil.py", line 673, in _rmtree_safe_fd
os.unlink(entry.name, dir_fd=topfd)
PermissionError: [Errno 13] Permission denied: 'Thumbs.db'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant