Skip to content

NumPy 2.0 build incompatibility #44

@Jack-Hayes

Description

@Jack-Hayes

Hi all!

I was trying to import pointCollection in a Python 3.12.4 environment with NumPy 2.0, but received an error with some of pointCollections functions given NumPy's update from np.NaN -> np.nan . I was able to create a new environment with "numpy<2.0", install pointCollection, then update NumPy to 2.0 and found no errors for a short term solution.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions