Intent
How to install
python packages in Pycharm, Canopy, and potentially more.
Pycharm
- Hit 'Ctrl+Alt+S' to open up settings
- Navigate to Project Interpreter
- Hit the + symbol and browse for packages
- PITFALL: Don't forget to upgrade packages. In this case, couldn't install matlib without upgrading pip
Canopy
- From the Enthought Canopy frontpage, select 'Project Manager'
No comments:
Post a Comment