-1

Steps to reproduce:

  1. Open Terminal

  2. Run command python3 -m venv eric_env

  3. Run command ~/eric_env/bin/python3 /home/bob/eric_env/install.py

    Command output: "Installation complete."

  4. Run command eric7

    Command error: "Command 'eric7' not found"

Versions

  • Lubuntu 22.04
  • Python 3.10.4
Nairum
  • 1,217
  • 1
  • 15
  • 36

1 Answers1

0

"Eric" program shortcut becomes available after system restart. So the solution is to restart your system after Eric installation.

Nairum
  • 1,217
  • 1
  • 15
  • 36