Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
6+2 =