-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
dependency conflictA package has a dependency that conflicts with the rest of the PyHC EnvironmentA package has a dependency that conflicts with the rest of the PyHC Environmentmissing packageA PyHC package that's missing from the environmentA PyHC package that's missing from the environment
Description
I recently migrated the PyHC environment to Python 3.12.
Kamodo was removed because it was the root cause of dependency conflicts:
pandas<2— too old, must be updated (opened this issue about it)numpy<2— wasn't a dealbreaker but SPEC 0 says it's time to support NumPy 2 (this issue was opened)
It's also been an open issue for a while that Kamodo isn't installable via pip/conda. We've been installing Kamodo specially from its GitHub URL, but that's a bad look for a core package. This would be a good time to fix at least the pip install to get Kamodo re-added the normal way.
Metadata
Metadata
Assignees
Labels
dependency conflictA package has a dependency that conflicts with the rest of the PyHC EnvironmentA package has a dependency that conflicts with the rest of the PyHC Environmentmissing packageA PyHC package that's missing from the environmentA PyHC package that's missing from the environment