ModuleNotFoundError: No module named 'tqdm'

 

bogon:faceswap-master macname$ pip3 install tqdm
Collecting tqdm
  Downloading https://files.pythonhosted.org/packages/9f/3d/7a6b68b631d2ab54975f3a4863f3c4e9b26445353264ef01f465dc9b0208/tqdm-4.32.2-py2.py3-none-any.whl (50kB)
     |████████████████████████████████| 51kB 246kB/s 
Installing collected packages: tqdm
Successfully installed tqdm-4.32.2

 

Guess you like

Origin www.cnblogs.com/sea-stream/p/11247839.html