Comment 3 for bug 1962791

Revision history for this message
Dan Halbert (dhalbert) wrote :

Confirmed: I ran into this independently. I tried uninstalling python3.9-venv, just in case it was interfering, and updating pip with itself to 22.0.3, and neither helped.

$ python3.10 -mvenv 310
$ python3.9 -mvenv 39
$ ls 310/bin
activate activate.csh activate.fish Activate.ps1 python python3 python3.10
$ ls 39/bin
activate activate.csh activate.fish Activate.ps1 pip pip3 pip3.10 pip3.9 python python3 python3.9