Skip to content

Request for a new minor release including Python 3 compatibility fixes #369

Description

@mrgretwon

Hi,

In our Docker environment, we currently fetch the latest HCP release (5.0.0), but we use Python 3 to include the most recent versions of dependencies.
I’ve noticed that some commits addressing Python version issues have been made, but these fixes are not included in the latest release. For example, the code still fails in global/scripts/aff2grid_world on line 106 due to the use of "mat" instead of "matrix".

While we could simply fetch the latest code on every build, would it be possible to publish a new minor release that includes all Python 3–related fixes?

Thank you in advance,
Greg

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions