Skip to content

Conversation

@zachlewis
Copy link
Collaborator

Adds "numpy" as a runtime requirement for the Python wheels.

Fixes #4637

@lgritz
Copy link
Collaborator

lgritz commented Feb 14, 2025

You have some CI failures.

Really, this is intended to re-kick the Wheels checks on the PR; but the "__version__" variable is something that's missing from the currently released wheels.

Signed-off-by: Zach Lewis <[email protected]>
@zachlewis
Copy link
Collaborator Author

Not really sure what inspired the CI failures -- the logs suggest that one of the runs terminated very, very early, which caused a parallel run to fail (also very, very early).... but nothing beyond that. I modified the init.py file a tiny bit to re-kick everything, and everything seems to be passing. Not clear on what to do to prevent this from happening in the future.

@lgritz lgritz merged commit 19f50fe into AcademySoftwareFoundation:main Feb 19, 2025
66 checks passed
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 17, 2025
…dation#4638)

Adds "numpy" as a runtime requirement for the Python wheels.

Fixes AcademySoftwareFoundation#4637

---------

Signed-off-by: Zach Lewis <[email protected]>
Signed-off-by: Scott Wilson <[email protected]>
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 18, 2025
…dation#4638)

Adds "numpy" as a runtime requirement for the Python wheels.

Fixes AcademySoftwareFoundation#4637

---------

Signed-off-by: Zach Lewis <[email protected]>
Signed-off-by: Scott Wilson <[email protected]>
zachlewis added a commit to zachlewis/OpenImageIO that referenced this pull request Sep 1, 2025
…dation#4638)

Adds "numpy" as a runtime requirement for the Python wheels.

Fixes AcademySoftwareFoundation#4637

---------

Signed-off-by: Zach Lewis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUILD] Optional numpy dependency missing on pyproject.toml

2 participants