Hello
I have tried installing the new version of EasyBuil and am getting an error
like this:
[[INFO]] installing EasyBuild with 'easy_install --quiet --upgrade
--prefix=/tmp
/tmpGNtTsT/eb_stage1 easybuild'
[[ERROR]] Running 'easy_install --quiet --upgrade
--prefix=/tmp/tmpGNtTsT/eb_stage1 easybuild' failed: error: Could not find
suitable distribution for Requirement.parse('easybuild')
Traceback (most recent call last):
File "bootstrap_eb.py", line 337, in run_easy_install
easy_install.main(args)
File
"/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py",
line 2265, in main
**kw
File "/usr/lib/python2.7/distutils/core.py", line 169, in setup
raise SystemExit, "error: " + str(msg)
SystemExit: error: Could not find suitable distribution for
Requirement.parse('easybuild')
I would appreciate the help if someone has already solved it