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

Add Python 3 support via future package #13

Closed
wants to merge 7 commits into from
Closed

Add Python 3 support via future package #13

wants to merge 7 commits into from

Conversation

gokceneraslan
Copy link

I added proper Python 3 support using the future package. Please consider switching to Python 3 by default, before many contributors get involved. Such cool projects shouldn't set out with Python 2 and encourage it. I think except for MOE, there is no reason to stick to Python 2. For MOE, I already made an attempt to port it into Python 3, see Yelp/MOE#466. I hope it'll be integrated at some point.

@jisraeli
Copy link
Contributor

jisraeli commented Sep 8, 2016

@gokceneraslan: Agreed - thanks for adding python 3 support, I'll merge soon. We might take out MOE altogether for the next release and replace with simple heuristics that work well for architecture search.

@Wainberg
Copy link
Contributor

@gokceneraslan: Thanks so much for these fixes! We've incorporated most of them into f7557f4.

@Wainberg Wainberg closed this Dec 22, 2016
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