[TriLUG] Python help?
Brian McCullough via TriLUG
trilug at trilug.org
Tue Oct 8 14:59:34 EDT 2024
On Tue, Oct 08, 2024 at 02:51:58PM -0400, Jos Purvis wrote:
>
> Hmm. And I'm guessing 'which python' and 'which pip' will return values within the virtualenv ??? is the shebang on the python script calling something like 'env python' to ensure it's not calling the system python outside the virtualenv bubble?
Yes, both "whiches" respond properly.
The "Run" script looks like:
venv/bin/python app.py
I am going to experiment a bit with that command.
B
More information about the TriLUG
mailing list