Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import error #4

Open
lxin81 opened this issue May 17, 2018 · 1 comment
Open

import error #4

lxin81 opened this issue May 17, 2018 · 1 comment

Comments

@lxin81
Copy link

lxin81 commented May 17, 2018

Traceback (most recent call last):
File "sklearn-example.py", line 7, in
from ffm import FFM, FFMFormatPandas, FFMData, save_data
File "/media/lx/项目/tx/python-ffm/ffm/init.py", line 1, in
from .ffm import *
File "/media/lx/项目/tx/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

@zenwan
Copy link

zenwan commented Jul 26, 2018

同样问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants