On 28/09/2023 10:05, Barry via Python-list wrote:
So this must be the source of my confusion
user@host:~
$ python312 -mvenv --help
......
--upgrade Upgrade the environment directory to use this version
of Python, assuming Python has been upgraded in-place.
......
I have a different version, but it's not 'in place'.
thanks
--
Robin