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

Bugfix: fix shebang so execute uses correct python #175

Closed
wants to merge 1 commit into from

Conversation

hansdg1
Copy link
Contributor

@hansdg1 hansdg1 commented Apr 2, 2018

Should fix #174

@seveas
Copy link
Owner

seveas commented Apr 4, 2018

Not sure. On one hand I really dislike using env in shbangs, on the other hand: this is just an example. I need some convincing that this is the right solution :)

@nicolasbock
Copy link
Contributor

@seveas You could use setuptools 😄 Then you wouldn't have to worry about the shebang at all.

@seveas
Copy link
Owner

seveas commented Apr 5, 2018 via email

@hansdg1 hansdg1 closed this May 17, 2019
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

Successfully merging this pull request may close these issues.

Executing hpilo_ca from shell doesn't use virtualenv's version of python
3 participants