Skip to content
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

add missing %(loc)s template for install_target = 'easy_install' in PythonPackage #1342

Merged
merged 1 commit into from Jan 13, 2018

Conversation

boegel
Copy link
Member

@boegel boegel commented Jan 12, 2018

@SethosII We overlooked this in #1341, without this the (crucial) . is missing at the end of the python setup.py easy_install . command, which leads to an error like:

== 2018-01-12 22:52:26,479 run.py:183 INFO running cmd:  /usr/bin/python setup.py easy_install --prefix=/user/home/gent/vsc400/vsc40023/eb_phanpyscratch/CO7/sandybridge/software    /vsc-base/2.5.1  --no-deps  --zip-ok
...
error: No urls, filenames, or requirements specified (see --help)

@boegel boegel added the bug fix label Jan 12, 2018
@boegel boegel added this to the 3.5.1 milestone Jan 12, 2018
@ocaisa ocaisa merged commit 7614e3b into easybuilders:develop Jan 13, 2018
@boegel boegel deleted the fix_easy_install branch January 13, 2018 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants