Hi Ben,
On 10/11/15 03:41, Ben Roberts wrote:
Hi,
I have a process that “redeploys” EasyBuild in my working copy by deleting
existing installations (builds, egg files and so on) and then reinstalling new
ones from the active git branches.
Today, I noticed that when I tried to do this, I got the following message
during instalation:
error: Couldn't find a setup script in
/tmp/easy_install-xExTSz/vsc-base-2.4.12/temp/easy_install-AfV1IR/vsc-install-0.9.6.tar.gz
Does anyone have any idea what I could do to fix this problem? It seems a
rather odd one, and perhaps not caused by something in Easybuild itself.
You'll have to provide some more details here...
When is this showing up exactly, which command is triggering this,
what's the full error message/traceback you're getting?
Since recently, vsc-install is a requirement for installing vsc-base,
because it provides some shared support for installing of our vsc packages.
The setup.py in vsc-install is a symlink to another script, maybe your
procedure is tripping over that somehow?
regards,
Kenneth