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

COMP: Update GHA workflow ensuring Slicer is built with NumPy support #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Aug 3, 2023

Ensure NumPy is enabled as it is used by SlicerDMRI modules.

See use of numpy in the following files:

  • DMRIModuleTemplates/Tractography_Scripted/TemplateKey.py
  • DMRIModuleTemplates/DWI_Scripted/TemplateKey.py
  • Modules/CLI/ExtractDWIShells/ExtractDWIShells.py
  • Modules/Scripted/TractographyDownsample/TractographyDownsample.py
  • Modules/Scripted/FiberBundleToLabelMap/FiberBundleToLabelMap.py
  • Modules/Scripted/TractographyExportPLY/TractographyExportPLY.py

@jcfr jcfr changed the title COMP: Fix GHA workflow ensuring Slicer is built with NumPy support COMP: Update GHA workflow ensuring Slicer is built with NumPy support Aug 3, 2023
Ensure NumPy is enabled as it is used by SlicerDMRI modules.

See use of `numpy` in the following files:
* DMRIModuleTemplates/Tractography_Scripted/TemplateKey.py
* DMRIModuleTemplates/DWI_Scripted/TemplateKey.py
* Modules/CLI/ExtractDWIShells/ExtractDWIShells.py
* Modules/Scripted/TractographyDownsample/TractographyDownsample.py
* Modules/Scripted/FiberBundleToLabelMap/FiberBundleToLabelMap.py
* Modules/Scripted/TractographyExportPLY/TractographyExportPLY.py
@jhlegarreta
Copy link
Contributor

👍 This means tests do not exist or are not running/working: are these #178 supposed to be running?

@jhlegarreta
Copy link
Contributor

@jcfr Sorry for the long delay. Can we make the Python tests run?

@jhlegarreta
Copy link
Contributor

@jcfr Sorry for the long delay. Can we make the Python tests run?

PR #191 probably explains whey they are not running. Once that one gets merged, this one will need to be rebased on master so that the fix can be tested.

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.

None yet

2 participants