pip3 安装后找不到 virtualenv 二进制文件
我正在 macos 上工作并使用 python 3.8。我执行了 pip3 install virtualenv ,它似乎运行没有错误。然而现在,命令行上的 virtualenv
返回了 command not found 错误。 which 命令也没有输出。 pip3 会将 virtualenv 二进制文件放置在哪里?
谢谢!
I'm working on macos and using python 3.8. I executed pip3 install virtualenv
which seemed to run without errors. Now however, virtualenv
on the command line comes back with a command not found error. No output from a which command either. Where would pip3 have placed the virtualenv binary?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论