shahsohil / DCC

This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper
MIT License
209 stars 53 forks source link

ModuleNotFoundError: No module named 'easydict' #27

Closed wangxinzhi0 closed 4 years ago

wangxinzhi0 commented 4 years ago

Hello, Thank you for sharing your project!

I have a problem when run easy_example.py, it can't find the module named 'easydict'. I have no idea to fix it. Would you please do me a favor?

ModuleNotFoundError: No module named 'easydict'

paritosh-101 commented 1 year ago

Same error. Where is the 'easydict' module?