fix install-EasyBuild-develop.sh script w.r.t. vsc-base dependency#1193
fix install-EasyBuild-develop.sh script w.r.t. vsc-base dependency#1193boegel merged 2 commits intoeasybuilders:developfrom
Conversation
|
Hmm, need to look into this: |
|
Refer to this link for build results (access rights to CI server needed): |
|
I tried the new version of the script. I forked the vsc repository on github account and the installation was fine. Then when I tried to run EasyBuild, I get the following error: If I use |
There was a problem hiding this comment.
It looks like it should be prepend-path PYTHONPATH "\$root/vsc-base/lib" here.
There was a problem hiding this comment.
You're right, will fix.
I was still testing the updated script myself as well, but bumped into another issue (that I still need to figure out).
|
Refer to this link for build results (access rights to CI server needed): |
|
It looks good to me now. I tested and it works fine. |
|
@besserox: thanks for the feedback! |
fix install-EasyBuild-develop.sh script w.r.t. vsc-base dependency
@besserox: please review?