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

Several package dependences are not documented for the build from source path #170

Open
ericjbohm opened this issue Nov 13, 2019 · 0 comments

Comments

@ericjbohm
Copy link

Can't compile from source without cython.

No charm4py code will run without the greenlet distribution, so we should add that to the install notes. Also, most interesting examples require numba and numpy. So something like:

pip3 install cython greenlet numba numpy

Should be noted as recommended for first time installation from source.

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

1 participant