An error when run it.
Closed this issue · 1 comments
ERICBJ2020 commented
Hi:
I have installed Clair by anaconda3.
When I want to run the clairDemo.sh, I meet an error:
from clair.model import Clair
ImportError: cannot import name 'Clair' from 'clair.model' (unknown location)
Could you help me with this?
Thank
aquaskyline commented
Please ensure your anaconda is working properly and you have activated Clair's environment properly. Just in case you haven't done sp, please do not install Clair in your base environment, instead, create a separate environment.