V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
isbase
V2EX  ›  Python

Mac 上通过 pip3 安装的 package 没有链接到/usr/local/bin

  •  
  •   isbase · 2016-08-21 17:30:34 +08:00 · 3029 次点击
    这是一个创建于 2809 天前的主题,其中的信息可能已经有所发展或是发生改变。
    通过 pip3 安装的 package 一律 command not found

    怎么做才能让它链接到 /usr/local/bin 呢?
    2 条回复    2016-08-21 22:18:44 +08:00
    babykiss4ever
        1
    babykiss4ever  
       2016-08-21 17:47:35 +08:00 via Android   ❤️ 1
    用 virtualenv ,不要动全局环境
    youKnowDai
        2
    youKnowDai  
       2016-08-21 22:18:44 +08:00   ❤️ 1
    LS 说得对,或者将 pip 安装的位置加到 PATH ,或者软链接
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   874 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 81ms · UTC 22:07 · PVG 06:07 · LAX 15:07 · JFK 18:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.