Skip to content
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

Pin pandas version to fix numpy incompatibility issue #3500

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

sharvin2187
Copy link
Contributor

@sharvin2187 sharvin2187 commented Jan 29, 2025

Description

Error: ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Fix: First answer, second comment https://stackoverflow.com/questions/78634235/numpy-dtype-size-changed-may-indicate-binary-incompatibility-expected-96-from

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@sharvin2187 sharvin2187 enabled auto-merge (squash) January 29, 2025 10:37
@sharvin2187 sharvin2187 merged commit 3f0f43c into main Jan 29, 2025
9 checks passed
@sharvin2187 sharvin2187 deleted the shjondhale/fix_numpy_dtype_nbk branch January 29, 2025 17:15
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