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

Current set of packages in image throw ValueError when reading parque files in use_data.ipynb #36

Open
MichaelClifford opened this issue Apr 8, 2022 · 0 comments

Comments

@MichaelClifford
Copy link
Member

Describe the bug
When I run the second cell in notebook use_data.ipynb after starting the correct notebook image on smaug, the data does not load and I get the following error:

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

To Reproduce
Steps to reproduce the behavior:

  1. Go to smaug jupyterhub spawner page
  2. Start the operate-first-jupyterhub-analysis image
  3. Open the notebook use_data.ipynb
  4. Run all cells
  5. See error

Expected behavior
Data loads correctly.

Additional context
I was able to fix this by installing the latest version of numpy in my JH environment. Need to update the packages used in the current notebook image.

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

No branches or pull requests

1 participant