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

No module named Vectors #14

Open
nikolaskyr opened this issue Jun 4, 2020 · 1 comment
Open

No module named Vectors #14

nikolaskyr opened this issue Jun 4, 2020 · 1 comment

Comments

@nikolaskyr
Copy link

Hello,

I recently installed imusim but when I try an example it gives me an error on import.
import_vectors

I have used cython to create the c files, is there another step I missed?

@wmcdonaldhmc
Copy link

Try building the .so files outside the interpreter with this command:
python setup.py build_ext -i
after installing.

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