Skip to content

Kamodo was removed (dependency conflicts) #57

@sapols

Description

@sapols

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 Environmentmissing packageA PyHC package that's missing from the environment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions