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

pyFM installation fails #23

Open
Sandy4321 opened this issue May 4, 2017 · 1 comment
Open

pyFM installation fails #23

Sandy4321 opened this issue May 4, 2017 · 1 comment

Comments

@Sandy4321
Copy link

Only may you please share how to install it for python 3 on widows computer
I use this advice
#11

and get this message
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
e:\factirizatoin machine including FFM\code\pyFM_master_May5>python setup.py build_clib
running build_clib
e:\factirizatoin machine including FFM\code\pyFM_master_May5>

however when I run it from python
this error happen

File "E:\factirizatoin machine including FFM\code\pyFM_master_May5\myexampl.py", line 1, in
  from pyfm import pylibfm
File "E:\factirizatoin machine including FFM\code\pyFM_master_May5\pyfm\pylibfm.py", line 4, in
  from pyfm_fast import FM_fast, CSRDataset

builtins.ImportError: No module named 'pyfm_fast'

my friend try to install this on pytohn2 but he gets this error

An exception has occurred, use %tb to see the full traceback.
SystemExit: usage: main.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: main.py --help [cmd1 cmd2 ...]
   or: main.py --help-commands
   or: main.py cmd --help
error: option -f not recognized

@AnjumShehzad7
Copy link

Did you get the solution? I'm facing similar problems

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