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

Spaces in job name cause Shebang PATH problem #14

Closed
robjsch opened this issue Mar 9, 2018 · 1 comment
Closed

Spaces in job name cause Shebang PATH problem #14

robjsch opened this issue Mar 9, 2018 · 1 comment

Comments

@robjsch
Copy link

robjsch commented Mar 9, 2018

If you have spaces in a Jenkins job name the Shebang written in the virtualenv pip will not be found, causing the system to fall back to the next python binary in the path (and outside of the virtualenv).

@cstarner
Copy link

cstarner commented Apr 7, 2018

This is a long established issue with virtualenv itself: pypa/virtualenv#53.

Unfortunately, there isn't much I can do, short of you providing more information that would indicate that this bug arises specifically from the use of this plugin

@cstarner cstarner closed this as completed Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants