Python Pip

From ElectroDragon Wiki
  • Python3 - apt-get install python3-pip

Upgrade first

  • python -m pip install --upgrade pip

Module Install

  • pip install wxPython

uninstall

  • pip uninstall wxPython

Full command

  • python2 -m pip install camb