Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Python3 support start #29

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

Conversation

teeks99
Copy link

@teeks99 teeks99 commented Oct 27, 2018

No description provided.

The latest version of matplotlib doesn't support python2, so need to track the latest 2.x.
This should be 100% compatible with python2, and should not affect the existing ability to run. It is mostly changing print statements to use the print function.

When attempting to package with python3, it fails to find a version of sklearn that is compatible with python3 *and* has the sklearn.cross_validation module (which went away).
@msftclas
Copy link

msftclas commented Oct 27, 2018

CLA assistant check
All CLA requirements met.

@bhagwataditya
Copy link

bhagwataditya commented May 14, 2019

Hi teeks99 & Microsoft team,

Small question: is this Python3-ready azimuth-branch stable/ready for use?

Installed azimuth succesfully yesterday and everything working fine - thanks Microsoft folks for making this available :-).

While installing, I noticed the python 2.7 deprecation message, so I was thinking of switching to this branch (DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.).

Thank you for the feedback!

Aditya

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants