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

Fixed relative import problem #9

Closed

Conversation

wackywendell
Copy link

This should fix Issue #8; it builds and installs properly on both Python 2.7 and Python 2.4 on my machine (Arch Linux). Note that this does not put cythonize back in; setup.py still simply uses the voroplusplus.cpp file already there.

@joe-jordan
Copy link
Owner

Thanks for the pull request, but I'm still not sure what the reproduce steps are for the original problem - see my comments there.

Also, on the request itself, please remove that massive change to the .gitignore. I assume it was made by accident by your IDE.

@wackywendell
Copy link
Author

Sorry about the .gitignore - I added that because those are files created by make and were annoying when I ran git status, but they certainly don't need to be in this pull request.

@wackywendell
Copy link
Author

.gitignore removed.

@wackywendell
Copy link
Author

Closing in favor of #10.

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

Successfully merging this pull request may close these issues.

3 participants