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

The cython_util.so cannot be load in my MacOS #1

Open
arikcj opened this issue Jun 16, 2016 · 2 comments
Open

The cython_util.so cannot be load in my MacOS #1

arikcj opened this issue Jun 16, 2016 · 2 comments

Comments

@arikcj
Copy link

arikcj commented Jun 16, 2016

I am not able to load the cython_util.so. Is there an instruction on how to compile one?

@arikcj
Copy link
Author

arikcj commented Jun 16, 2016

Error message:

from cython_util import (

ImportError: dlopen(/Users/arik/work/stochastic-EP/MoG_code/cython_util.so, 2): no suitable image found. Did find:
/Users/arik/work/stochastic-EP/MoG_code/cython_util.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00

@YingzhenLi
Copy link
Owner

I think we only need that file for the stan usage. You can simply write a function to sample from GMM then link it to the demo code.

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