Stumbled upon this bug when installing openstack client, on a brand new Ubuntu 22.04 installation.
``` ➜ ~ openstack zsh: command not found: openstack ➜ ~ find / -name openstack /home/jvleminckx/.local/lib/python3.10/site-packages/openstack /home/jvleminckx/.local/bin/openstack ... ```
Stumbled upon this bug when installing openstack client, on a brand new Ubuntu 22.04 installation.
``` x/.local/ lib/python3. 10/site- packages/ openstack x/.local/ bin/openstack
➜ ~ openstack
zsh: command not found: openstack
➜ ~ find / -name openstack
/home/jvleminck
/home/jvleminck
...
```