Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

The Python package manager (pip) can only be used from outside of IPython.

For installing packages in Ipython just always type "!" before command:
!pip install packagename
 
PREVIOUS NEXT
Tagged: #The #Python #package #manager
ADD COMMENT
Topic
Name
4+7 =