'esm-fold' error from command line execution
I really appreciate ESMfold in this field. I was able to run my python file without any problem of installing 'openfold'. However, when I executed esm-fold using my fasta file by command line, I ended up with "ModuleNotFoundError: No module named 'openfold'" as follow. I would be very grateful to any suggestions to solve this issue. Thank you very much for your help in advance.
(esmfold) administrator@XXXXX:~/esm$ esm-fold -i ~/esm/test_sequence.fasta -o ~/esm/ --chunk-size 32
23/04/07 20:28:17 | INFO | root | Reading sequences from /home/administrator/esm/test_sequence.fasta
23/04/07 20:28:17 | INFO | root | Loaded 1 sequences from /home/administrator/esm/test_sequence.fasta
23/04/07 20:28:17 | INFO | root | Loading model
Traceback (most recent call last):
File "/home/administrator/.local/bin/esm-fold", line 8, in
as you can see, there are no openfold on your local machine as esm-fold dependancy