Skip to content

[MRG] Addresses test errors on numpy-dev#9683

Merged
lesteve merged 1 commit intoscikit-learn:masterfrom
thechargedneutron:numpy-dev
Sep 4, 2017
Merged

[MRG] Addresses test errors on numpy-dev#9683
lesteve merged 1 commit intoscikit-learn:masterfrom
thechargedneutron:numpy-dev

Conversation

@thechargedneutron
Copy link
Copy Markdown
Contributor

Reference Issue

Fixes #9673

What does this implement/fix? Explain your changes.

Changed the second parameters of issubdtype so as to avoid deprecation warning.

Any other comments?

The warning in /home/travis/testvenv/lib/python3.5/site-packages/scipy/sparse/csgraph/_laplacian.py still occurs.

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017 via email

@thechargedneutron
Copy link
Copy Markdown
Contributor Author

The deprecation warning stills shows up in home/travis/testvenv/lib/python3.5/site-packages/scipy/sparse/csgraph/_laplacian.py. I thought this also needs to be addressed. :)

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017 via email

@thechargedneutron
Copy link
Copy Markdown
Contributor Author

Any suggestions on how I can address this issue?

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017

Oh, no, I see the code is fixed in scipy master. Let me look at what travis is doing.

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017 via email

@thechargedneutron thechargedneutron changed the title [WIP] Addresses test errors on numpy-dev [MRG] Addresses test errors on numpy-dev Sep 4, 2017
@thechargedneutron
Copy link
Copy Markdown
Contributor Author

Yaa, so I guess this PR is fine once Travis is updated.

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017 via email

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Sep 4, 2017 via email

@lesteve
Copy link
Copy Markdown
Member

lesteve commented Sep 4, 2017

LGTM, thanks a lot @thechargedneutron, merging!

@lesteve lesteve merged commit b441308 into scikit-learn:master Sep 4, 2017
@thechargedneutron
Copy link
Copy Markdown
Contributor Author

@lesteve welcome :)

@matthew-brett
Copy link
Copy Markdown
Contributor

matthew-brett commented Sep 4, 2017

@jnothman - thanks for checking the wheels. The current pre-release Rackspace container is at https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com - does that work for you?

EDIT: sorry - I should say that I do see recent scipy wheels at that location. Not true for you?

@lesteve
Copy link
Copy Markdown
Member

lesteve commented Sep 4, 2017

@jnothman - thanks for checking the wheels. The current pre-release Rackspace container is at https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com - does that work for you?

This is the URL we are using.

EDIT: sorry - I should say that I do see recent scipy wheels at that location. Not true for you?

From what I can see the last scipy manylinux wheel is from July 23rd, the last scipy windows wheel is from September 3rd.

@matthew-brett
Copy link
Copy Markdown
Contributor

Aha, yes - sorry - you're right. I had just fixed that, new wheels should appear soon.

jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Sep 4, 2017
@lesteve
Copy link
Copy Markdown
Member

lesteve commented Sep 4, 2017

Thanks a lot!

massich pushed a commit to massich/scikit-learn that referenced this pull request Sep 15, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
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.

Test errors on numpy-dev

4 participants