$
errors.fyi/python/FileNotFoundError
74
namespaces
·
3,092
codes
errors.fyi
/
python
/
FileNotFoundError
python · python/FileNotFoundError
FileNotFoundError
FileNotFoundError
Raised when a file or directory is requested but does not exist. errno is ENOENT.
References
docs.python.org/3/library/exceptions.html
In this namespace
← previous
FileExistsError
FileExistsError
next →
FloatingPointError
FloatingPointError
EncodingWarning
EOFError
Exception
ExceptionGroup
FileExistsError
FileNotFoundError
FloatingPointError
FutureWarning
GeneratorExit
ImportError
ImportWarning
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT