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
Hi @d2phap @timt51 ,
Thanks for making
poetavailable to the community.However, i need extra your help to try it out.
I was able to successfully run
make create_conda_envandmake 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