Skip to content

Force installation of wx from whl, not from pypi. #9484

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

Merged
merged 1 commit into from
Oct 22, 2017

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Oct 19, 2017

It appears that travis is still trying to build wxpython from source (https://travis-ci.org/matplotlib/matplotlib/jobs/289866130#L1365). Try to force it to really not use pypi, but wxpython's own servers...

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@tacaswell tacaswell added this to the v2.2 milestone Oct 20, 2017
@anntzer
Copy link
Contributor Author

anntzer commented Oct 20, 2017

Ah, of course, that's because there's no wheel for ubuntu14.04+py36 (compare https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-14.04/ and https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04/). @RobinD42 would you consider providing such a wheel? Thanks.

@efiring
Copy link
Member

efiring commented Oct 20, 2017

Ubuntu 14.04 plus Py3.6 seems like an odd combination; are we stuck with that because of the way Travis works?

@anntzer
Copy link
Contributor Author

anntzer commented Oct 20, 2017

yes

@dopplershift
Copy link
Contributor

I don't think 14.04 + 3.6 is all that weird, though. 14.04 is an LTS release for Ubuntu.

@RobinD42
Copy link
Contributor

I've added Python 3.6 builds for Ubuntu 14.04 to the build script, and have uploaded wheels for 4.0.0b2.

RobinD42 added a commit to wxWidgets/Phoenix that referenced this pull request Oct 21, 2017
@tacaswell
Copy link
Member

Thanks @RobinD42 !

Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

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

Seems to work now.

@tacaswell tacaswell merged commit 201d536 into matplotlib:master Oct 22, 2017
@anntzer anntzer deleted the force-whl-wx branch October 22, 2017 00:52
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants