PoET icon indicating copy to clipboard operation
PoET copied to clipboard

Installation problem

Open joanetLiew opened this issue 8 months ago • 1 comments

Hi @d2phap @timt51 ,

Thanks for making poet available to the community. However, i need extra your help to try it out. I was able to successfully run make create_conda_env and make download_model. But an error arised once i tested python scripts/score.py. The error message is ''' Traceback (most recent call last): File "/home/joanet/PoET/scripts/score.py", line 14, in from poet.alphabets import Uniprot21 ModuleNotFoundError: No module named 'poet' '''

Can you kindly help me sort out what's going wrong behind this?

Best, Joanet

joanetLiew avatar Feb 14 '25 07:02 joanetLiew