Skip to content

pyhc-core[tests] was removed (dependency conflicts) #56

@sapols

Description

@sapols

I recently migrated the PyHC environment to Python 3.12.

pyhc-core[tests] was removed because it was the root cause of dependency conflicts.

I recall it trying to pull in sunpy[tests] which required s3transfer>=14 while our env requires s3transfer>=13,<14—but maybe that could be resolved?

There's also a possibility that Kamodo's outdated dependencies were a problem.

I've opened this issue in the pyhc-core repo to fix this. Once fixed, re-add pyhc-core[tests] to the PyHC Environment (and make sure it pulls in the correct dependencies to run PySPEDAS & SunPy unit tests in unit-tests.ipynb—e.g. osbpy, mth5, sunpy[tests])!

Metadata

Metadata

Assignees

No one assigned

    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