Skip to content

Relax pandas dev dependency #6911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

groszewn
Copy link
Contributor

This avoids issues during test due to incompatibility between the installed pandas and numpy versions:

ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

This avoids issues during test due to incompatibility between the
installed pandas and numpy versions:

`ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject`
@groszewn groszewn merged commit da1833f into tensorflow:master Sep 23, 2024
13 checks passed
@groszewn groszewn deleted the build_fails branch September 23, 2024 17:41
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.

3 participants