-
Notifications
You must be signed in to change notification settings - Fork 1
Correction in tests/test_elegant_wrapper.py for determining whether ELEGANT is installed
#197
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
Conversation
…LEGANT is installed.
|
Not sure about this. This seems to append "elegant" to Thus, the solution is probably to set the correct path in your TOML file, not this patch. Also, I would generally strongly recommend to use |
kyrsjo
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.
See comment in main thread.
I totally agree with using However not sure if we should change the path in the TOML file at all, as the path is supposed to point to a folder containing a lot of the tools needed by ELEGANT, and not just the ELEGANT binary. |
…g the ELEGANT binary.
The TOML file comment says So the code in |
|
Tested commits cd60d43 and 8b32db9 in the following way (tested both locally and on LUMI):
|
No description provided.