errors.fyi
community error code reference
errors.fyi
/
python
/
FileNotFoundError
FileNotFoundError
python
FileNotFoundError
Raised when a file or directory is requested but does not exist. errno is ENOENT.
References
https://docs.python.org/3/library/exceptions.html
โ all namespaces for FileNotFoundError