MAC pip problem

 

 

pip list error

 

a> first try sudo pip xxx view

b> If not, see if the system contains python2 and python3 

   Operates using pip3 xxx

 

 

site-packages file

 

mac download tripartite module there will be site-packages file

Location: /usr/local/lib/python3.7/site-packages

 

 

 

 

--- Follow ran into problems continue to update ---

 

Guess you like

Origin www.cnblogs.com/dearddu/p/12456875.html