复制步骤:
-
打开终端
-
运行命令
python3 -m venv eric_env
-
执行命令
~/eric_env/bin/python3 /home/bob/eric_env/install.py
命令输出:"Installation complete.">
-
执行命令
eric7
命令错误:"命令'eric7' not found">
- 22.04 Python 3.10.4