PermissionError: [Errno 13] Permission denied
Hello,
I'm getting the error below when launching Calibre on my M1 MacBook Pro. I have given Calibre full disk access, but the error continues to occur.
Any suggestions would be appreciated!!
calibre, version 6.20.0
ERROR: Failed to create library: Failed to create calibre library at: '/Volumes/Toshiba 44TT/Calibre Library - PAL'.
You will be asked to choose a new library location.
Traceback (most recent call last):
File "calibre/gui2/main.py", line 183, in get_library_path
File "os.py", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: '/Volumes/Toshiba 44TT/Calibre Library - PAL'
|