> On Mar 8, 2015, at 12:46 PM, Ward Poelmans <[email protected]> wrote: > > On Sun, Mar 8, 2015 at 5:20 PM, Timothy Brown > <[email protected]> wrote: > >> == 2015-03-08 10:08:53,646 bootstrap_eb.run ERROR EasyBuild crashed with an >> error (at easybuild/tools/run.py:384 in parse_cmd_output): cmd " python >> setup.py install --prefix=/curc/tools/x86_64/rh6/software/EasyBuild/2.0.0 " >> exited with exitcode 1 and output: >> Traceback (most recent call last): >> File "setup.py", line 39, in <module> >> import vsc.install.shared_setup as shared_setup >> File >> "/tmp/tmpPK2YGE/EasyBuild/2.0.0/dummy-dummy/vsc-base-2.0.3/lib/vsc/install/shared_setup.py", >> line 112, in <module> >> from distutils.command.bdist_rpm import bdist_rpm, _bdist_rpm >> ImportError: cannot import name _bdist_rpm >> >> Thought I'd ask here before digging into the code. > > I think you're hitting this: https://github.com/hpcugent/vsc-base/issues/129 >
This looks like it. Thanks. > But it should be fixed. Which version of python and setuptools are you using? I'll reply to Kenneth's questions. Timothy

