Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to find where python modules are installed

# this will show where numpy is installed
pip show numpy
 
PREVIOUS NEXT
Tagged: #find #python #modules #installed
ADD COMMENT
Topic
Name
9+8 =