-
Notifications
You must be signed in to change notification settings - Fork 306
Set required environment variables in Python sanity check #3913
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
Set required environment variables in Python sanity check #3913
Conversation
|
Test report by @Flamefire Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
I guess this would be relevant for any version of
Another interesting aspect that might be work considering for Python module-wise would be to set This lead me to think that it is possible that the |
Yes. Nice that they fixed that part.
Where? In framework or so? Or in the module file?
Depends. For PythonPackage/Bundle we already set the env var. Only here (and in LAMMPS which I just found) we don't |
In the module file from either the |
Python would be enough, doesn't need to be in every module. We currently have a hook adding That could be a standard setting as it doesn't make sense to use
Not sure. Outside of virtualenvs the users regular It would certainly be a breaking change but I wouldn't mind. It does avoid a class of issues. |
|
Could we get this in for the next release please? |
boegel
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
|
@boegelbot please test @ jsc-zen3 |
|
I forgot that |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3605685743 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (total: 27 mins 22 secs) (3 easyconfigs in total) |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (total: 32 mins 38 secs) (3 easyconfigs in total) |
(created using
eb --new-pr)Without this the sanity check might fail due to user modules or required venv: