Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Autokeras added in automl install script #40

Closed
wants to merge 2 commits into from
Closed

Autokeras added in automl install script #40

wants to merge 2 commits into from

Conversation

Sette
Copy link
Contributor

@Sette Sette commented Feb 10, 2020

No description provided.

Copy link
Member

@Wei-1 Wei-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current build is bugged by python2
we might need to fix it first

@Sette
Copy link
Contributor Author

Sette commented Feb 11, 2020

Can I change python version on travis?

@Wei-1
Copy link
Member

Wei-1 commented Feb 11, 2020

I believe we change the travis setting by modifying the .travis.yml file.
https://github.com/apache/incubator-marvin/blob/develop/.travis.yml

Travis python version change to python3.7
@@ -38,8 +38,7 @@ matrix:
- language: python
os: linux
python:
- 2.7
- 3.6
- 3.7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing python version will have a series of other versioning issue.
We might have to open another PR for this first.

@Sette Sette closed this Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants