Steps to reproduce:
Open Terminal
Run command
python3 -m venv eric_env
Run command
~/eric_env/bin/python3 /home/bob/eric_env/install.py
Command output: "Installation complete."
Run command
eric7
Command error: "Command 'eric7' not found"
Versions
- Lubuntu 22.04
- Python 3.10.4