You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import ffm
Traceback (most recent call last):
File "", line 1, in
File "/mnt/hgfs/VM_WorkFolder/software/python-ffm/ffm/init.py", line 1, in
from .ffm import FFMData, FFM, read_model
File "/mnt/hgfs/VM_WorkFolder/software/python-ffm/ffm/ffm.py", line 5, in
libffm_file = [i for i in os.listdir(path) if i.startswith('libffm.')][0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: