Skip to content

Added python3 support#6

Open
EdsterG wants to merge 1 commit into
primetang:masterfrom
EdsterG:master
Open

Added python3 support#6
EdsterG wants to merge 1 commit into
primetang:masterfrom
EdsterG:master

Conversation

@EdsterG

@EdsterG EdsterG commented Sep 26, 2017

Copy link
Copy Markdown

This should resolve issue #1 while keeping backwards compatibility with python 2.6+

@ztzhang

ztzhang commented Oct 2, 2017

Copy link
Copy Markdown

pyflann/util/weave_tools.py", line 168:
missing parentheses for print.

@EdsterG

EdsterG commented Oct 2, 2017

Copy link
Copy Markdown
Author

scipy.weave is deprecated and no version of weave exists for python3. Even if I add parentheses for the print statement, in its current state weave_tools.py will never be used with python3.

The functionality provided by weave_tools.py should be rewritten in a way that supports python3.

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.

2 participants