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

Cython dependency #39

Closed
cranmer opened this issue Mar 9, 2015 · 2 comments
Closed

Cython dependency #39

cranmer opened this issue Mar 9, 2015 · 2 comments

Comments

@cranmer
Copy link

cranmer commented Mar 9, 2015

pip install triangle gives me error b/c I didn't have Cython.Distutils

after installing Cython, seems to work.

@cranmer
Copy link
Author

cranmer commented Mar 9, 2015

whoops, I'm an idiot. I was installing "triangle" not "triangle_plot"

@cranmer cranmer closed this as completed Mar 9, 2015
@cranmer
Copy link
Author

cranmer commented Mar 9, 2015

ok, well, I have
http://dzhelil.info/triangle/genindex.html
and import triangle seems to pick that up first.

I renamed triangle.py to triangle_plot.py and adjusted imports

@kbarbary kbarbary mentioned this issue Sep 15, 2015
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