yunxiaoshi / Neural-IMage-Assessment

A PyTorch Implementation of Neural IMage Assessment
Other
526 stars 95 forks source link

Unable to import lrs #6

Closed naman-610 closed 5 years ago

naman-610 commented 6 years ago

I have tried to run the code. I'm unable to debug the error "No module named 'lrs'. Can you help with it?

yunxiaoshi commented 6 years ago

Do pip install lrs first before you run the code Update: it is now pip install lera; import lera