【发布时间】:2021-12-08 11:19:24
【问题描述】:
我在我的 ubuntu 中安装了一个 python 包(如 virtualenv 和 django),但它在我的 ubuntu 路径中找不到位置。
我能为它做些什么?
例如我写pip install virtualenv
然后我的终端就有答案了
WARNING: The script virtualenv is installed in '/home/famirqfr/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
【问题讨论】: