AntiPattern
Version and Path Drift
version-and-path-drift
Tooling misconfiguration causes Python projects to bind to the wrong interpreter or runtime support matrix, so analysis/build steps (AST, linting, packaging) diverge or crash, leading to brittle CI and hard-to-diagnose failures that appear random.