-
Notifications
You must be signed in to change notification settings - Fork 772
add missing dependencies for OpenPIV + switch to PythonBundle easyblock and include progressbar2 as extension #11096
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 missing dependencies for OpenPIV + switch to PythonBundle easyblock and include progressbar2 as extension #11096
Conversation
…ck and include progressbar2 as extension
…import check for progressbar2 extension
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @smoors |
|
Test report by @migueldiascosta |
|
Test report by @migueldiascosta |
|
@smoors You need to make sure your |
|
Test report by @smoors |
smoors
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Going in, thanks @boegel! |
(created using
eb --new-pr)missing deps uncovered by fixed bug in easyblock (see easybuilders/easybuild-easyblocks#2114)
edit: note: make sure you have an updated
Pythoninstallation, sincedaskrequiredsortedcontainersto be included (see #10969)