errors.fyi community error code reference
PermissionError
python

PermissionError

Raised when trying to run an operation without the required access rights. errno is EACCES or EPERM.

References

โ† all namespaces for PermissionError