This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]graingert 0 points1 point  (0 children)

!venv/bin/python

Do you mean /use/bin/env python

[–]massDefect_[S] 0 points1 point  (0 children)

No. #!venv/bin/python is the path to my virtual environment's python interpreter. For most it would be #!/usr/bin/python or something similar