Zhangjinso / PISE

123 stars 28 forks source link

ModuleNotFoundError: No module named 'dominate' #19

Closed sshlvn closed 3 years ago

sshlvn commented 3 years ago

Good day!

I tried to run

python test.py --name=fashion --model=painet --gpu_ids=0

but I got

ModuleNotFoundError: No module named 'dominate'

in html.py file https://github.com/Zhangjinso/PISE/blob/f9dfacb16db99420a5a51bf7e0fd2a632466b701/util/html.py#L1

Can you help me please?

sshlvn commented 3 years ago

I'm sorry I missed

pip install dominate

PabloGP88 commented 2 years ago

a