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

Add numpy to requirement to fix MAC and Win testing errors #35

Closed
tashrifbillah opened this issue Apr 15, 2020 · 4 comments
Closed

Add numpy to requirement to fix MAC and Win testing errors #35

tashrifbillah opened this issue Apr 15, 2020 · 4 comments
Assignees

Comments

@tashrifbillah
Copy link
Collaborator

tashrifbillah commented Apr 15, 2020

Add numpy here .

This is the error:

Traceback (most recent call last):
  File "/Volumes/Dashboards/Stable/S-4102-E-b/DiffusionQC/Test/run_test.py", line 3, in <module>
    import numpy as np
ImportError: No module named numpy
@tashrifbillah tashrifbillah self-assigned this Apr 15, 2020
@tashrifbillah
Copy link
Collaborator Author

Introduced by 014cb2f

@tashrifbillah
Copy link
Collaborator Author

See the testing errors here:
http://slicer.cdash.org/buildSummary.php?buildid=1879552

I believe PYTHONPATH isn't set properly on MAC and Windows

@tashrifbillah
Copy link
Collaborator Author

numpy removed by cfd6bcf

@tashrifbillah
Copy link
Collaborator Author

Fix given in issue #38

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