Home  >  Q&A  >  body text

macos - 如何在virtualenv下使用homebrew安装的python包?


brew tap MTG/essentia
安装了essentia,在pycharm中interpreter找不到这个包。
brew list也没有。

请问如何才能使用?

伊谢尔伦伊谢尔伦2712 days ago319

reply all(1)I'll reply

  • 迷茫

    迷茫2017-04-17 17:16:44

    I am brew and install pyenv,
    pyenv manages the python version and virtualenv
    Use pip to install related packages in the corresponding version environment

    reply
    0
  • Cancelreply