csxmli2016 / DFDNet

Blind Face Restoration via Deep Multi-scale Component Dictionaries (ECCV 2020)
915 stars 215 forks source link

some questions about : cd ./FaceLandmarkDetection python setup.py install #54

Open 2017234312 opened 4 years ago

2017234312 commented 4 years ago

Hi, thankyou for your contribution. i install all prerequisites according to your description, while cd to the FaceLandmarkDetection directory & implement python setup.py install, the error: Installed /usr/local/lib/python2.7/dist-packages/UNKNOWN-0.0.0-py2.7.egg,The 'tqdm' distribution was not found and is required by face-alignment occurs. i try to re-install the required tqmd version but no use. Is there any way for solving it? Maybe some packages are absent in the project???

yogi555 commented 3 years ago

why python2?