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

notebook Step 1 error on first run (Stable and Dev) #18

Closed
johcarter opened this issue Aug 2, 2018 · 1 comment
Closed

notebook Step 1 error on first run (Stable and Dev) #18

johcarter opened this issue Aug 2, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@johcarter
Copy link
Contributor

The first time you run Step 1 in the notebook this error happens. Second time it doesnt
/srv/conda/lib/python3.6/importlib/_bootstrap.py:219: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
return f(*args, **kwds)
/srv/conda/lib/python3.6/importlib/_bootstrap.py:219: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
return f(*args, **kwds)

Low priority

@johcarter johcarter added the bug Something isn't working label Aug 2, 2018
@mpinkerton-oasis mpinkerton-oasis added this to the R1 milestone Aug 13, 2018
@sambles
Copy link
Contributor

sambles commented Aug 17, 2018

This warning comes from the python numpy package. Reverting to 1.14.5 from 1.15.0

@sambles sambles closed this as completed Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants