errors.fyi
community error code reference
errors.fyi
/
PermissionError
PermissionError
python
PermissionError
Raised when trying to run an operation without the required access rights. errno is EACCES or EPERM.
References
https://docs.python.org/3/library/exceptions.html
← all namespaces