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

How do I install DyND for use with Python? #737

Closed
mrocklin opened this issue Sep 13, 2016 · 5 comments
Closed

How do I install DyND for use with Python? #737

mrocklin opened this issue Sep 13, 2016 · 5 comments

Comments

@mrocklin
Copy link

Is it still this as recommended by the dynd-python readme?

conda install -c https://conda.binstar.org/mwiebe dynd-python

If so then could this be moved to a installation page on the docs?

@insertinterestingnamehere
Copy link
Member

Good catch. For some reason I thought we had already updated that. The best way to get dynd-python is to just run conda install dynd-python. We have development builds too, but those are a bit unstable. I'll update the readme accordingly.

@mrocklin
Copy link
Author

Updating the readme sounds good. If you care about adoption then I strongly recommend putting a tiny page on libdynd.org.

@mrocklin
Copy link
Author

Any thoughts on conda-forge? I have found it to be stable, convenient, and well maintained

@insertinterestingnamehere
Copy link
Member

Yes. I'll add some instructions there as well.
WRT conda-forge, it's a great system. We've tried to get libdynd up there before and got hung up on toolchain issues. Their current C++ compiler is too old to be able to build libdynd (or really any C++ 11 package). conda-forge/docker-images#22 changes this, but it's been moving slowly.

@mrocklin
Copy link
Author

Alrighty. Thanks for the pointer

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