Peter Baumgartner
Peter Baumgartner
@matteius this error cropped up again today https://github.com/lincolnloop/python-package-manager-shootout/actions/runs/16170107037/job/45641237873
Removed again in 424dd16e
There's something non-deterministic going on with pipenv. Sometimes [it finishes in 10-20 minutes](https://github.com/lincolnloop/python-package-manager-shootout/actions/runs/16195905828/job/45722218091), other times it [fails after an hour](https://github.com/lincolnloop/python-package-manager-shootout/actions/runs/16183799331/job/45685572247) with the same dependency set.
pdm, uv, poetry, and pip-tools all handle this without an issue, so while it may be related to a package upstream, I'm not sure if the error here is correct.
The tests pass with this, but I don't think they are correct. Cold install doesn't seem to be doing anything https://github.com/lincolnloop/python-package-manager-shootout/actions/runs/18383090552/job/52374495457
Yes, the intent is that they're all on the same Python version. Not sure why Poetry is pulling 3.10. Would be happy for a PR to get that on 3.11...
Tried something in #35, but it's not working. Pulling pixi from the benchmark until somebody with more experience can resolve the issue.
I'm seeing the same thing with `MultiAZEnabled`. Going from 1 to 2 on `NumCacheClusters` and setting `MultiAZEnabled` in the same update fails. 