Public bug reported:

There's something wrong with Python 3.10 on Ubuntu 22.04. I'm pulling my
hair out, but can't figure out what's going wrong. I condensed it to

```
virtualenv venv
venv/bin/python --version
```

This should work, but only gives

```
created virtual environment CPython3.10.4.final.0-64 in 130ms
  creator CPython3Posix(dest=/home/nschloe/software/meshpro/meshio-dev/venv, 
clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, 
wheel=bundle, via=copy, app_data_dir=/home/nschloe/.local/share/virtualenv)
    added seed packages: pip==22.0.4, setuptools==60.9.3, wheel==0.37.1
  activators 
BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
❯ venv/bin/python --version
zsh: no such file or directory: venv/bin/python
```

Let me know what else I can do to debug.

** Affects: python3.10 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968755

Title:
  venv doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/1968755/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to