|
Yeah, I kinda figured that leading dot was important, I didn't think you typed it by accident. :) But since I didn't know *why* it was important, I didn't want to blindly do it.
Magically I now show 3.4.10 as my python version. Until I exit and come back into QSH, as I would expect. Very nice, and I learned something.
On 12/17/2020 5:47 PM, Jack Woehr wrote:
On Thu, Dec 17, 2020 at 4:44 PM Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx>
wrote:
I thenYou missed the leading "dot"
ran this:
/home/MYPROFILE/myenv/bin/activate
It ran, but a subsequent execution of python --version gave me 2.7.16,
not the 3.4.10 I was hoping.
*. /home/MYPROFILE/myenv/bin/activate*
"Dot" in the shell standing alone before a script means "source" the
script, that is, "run the script in the current image of the shell so any
variable sets it does persist when the script is done".
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.