Skip to content

Conversation

@sstadick
Copy link
Contributor

@sstadick sstadick commented Jul 23, 2025

modular-community briefly had a package named regex who's name conflicts with the python regex package on conda-forge which is needed by max. modular-community's channel order is --channel https://prefix.dev/modular-community --channel https://conda.modular.com/max --channel conda-forge so the old regex package is preventing the correct one from being selected.

I think I ran into this briefly while that package was live, and deleted my lockfile and rebuilt it again, but with my own ordering with conda-forge first. Somehow this persists the issue.

This old lockfile works though, with the conda channels specified in modular-community order.

Signed-off-by: Seth Stadick <sstadick@gmail.com>
@sstadick sstadick force-pushed the fix/lockfile_revert branch from 7b24c56 to 1d8a810 Compare July 23, 2025 15:58
@sstadick sstadick merged commit 0c88df6 into main Jul 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants