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

Support python3 #20

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Support python3 #20

wants to merge 6 commits into from

Conversation

bertsky
Copy link

@bertsky bertsky commented Jun 22, 2020

Still works with Python 2 of course.
(Tested with Python 2.7 and Python 3.6.7, OpenCV 4.2, SciPy 1.2.3, NumPy 1.16)

Note: there are many more things that should be done IMO (proper setuptools packaging, including CLI entry-points and dependencies, moving constants to CLI params ...), this is just a first step...

@bertsky
Copy link
Author

bertsky commented Jun 22, 2020

Also fixes #9 and #16

Sorry, didn't see #14 and #15 before – probably equivalent.

bertsky and others added 3 commits June 22, 2020 11:48
I had to install the 'future' package to get this to work. I am running Python 3.8.2 in Ubuntu 20.04 on WSL.
@Radcliffe Radcliffe mentioned this pull request Jul 22, 2020
@rramphal rramphal mentioned this pull request Oct 24, 2021
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