python
system_error
official
true
NotADirectoryError
ID: python/notadirectoryerror
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 3.x | active | — | — | — |
Root Cause
A directory operation expected a directory path but received a file path.
generic