[TriLUG] Python help?
Brian McCullough via TriLUG
trilug at trilug.org
Tue Oct 8 15:05:09 EDT 2024
There is a pyvenv.cfg file in that directory ( root of the app ),
containing:
home = /usr/bin
implementation = CPython
version_info = 3.11.2.final.0
virtualenv = 20.17.1+ds
include-system-site-packages = false
base-prefix = /usr
base-exec-prefix = /usr
base-executable = /usr/bin/python3
which seems to contradict the virtual environment, or am I reading it
wrong?
B
More information about the TriLUG
mailing list