What can I do about this?

Roel Schroeven roel at roelschroeven.net
Mon Aug 29 12:50:19 EDT 2022


Mark Bourne schreef op 29/08/2022 om 13:02:
> Roel Schroeven wrote:
> > $ source {path_to_venv}/bin/pip3  # activate the venv
>
> I think this first line should probably be:
>
> $ source {path_to_venv}/bin/activate  # activate the venv
>
> i.e. with `activate` rather than `pip3`?

Oops, yes, of course. Thank you for the correction!

-- 

"In the old days, writers used to sit in front of a typewriter and stare out of
the window. Nowadays, because of the marvels of convergent technology, the thing
you type on and the window you stare out of are now the same thing.”
         -- Douglas Adams



More information about the Python-list mailing list