https://pantsbuild.org/ logo
r

rhythmic-morning-87313

02/19/2023, 4:38 AM
Is anyone experiencing that typecheck (mypy) fails due to missing
types-six
whenever switching branches or in CI like GitHub Actions? This seems to be resolved if I run the same operation twice, but becoming annoying as CI also suffers from the same issue. (I'm using Pants 2.16.0dev5) Maybe some
pex
issue?
2 Views