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

Get CI working for wxPython on linux #1009

Open
corranwebster opened this issue Feb 15, 2023 · 0 comments
Open

Get CI working for wxPython on linux #1009

corranwebster opened this issue Feb 15, 2023 · 0 comments

Comments

@corranwebster
Copy link
Contributor

Basic issue is that we don't have compatible wheels for the old wxPython we are using on latest ubuntu.

The fix will likely involve updating Pyface and TraitsUI for the most recent wxPython.

corranwebster added a commit that referenced this issue Mar 6, 2023
This gets CI back into a working state by:

- restricting PyPDF to a version before 3.0 (this is used in testing only) - #1008 
- restricting pyglet to a version < 2 - #1010 
- mocking svg url requests
- turning off wx tests for linux (we can't get a compatible wheel for the new ubuntu) - #1009 tracks this for the future

Everything is passing: https://github.com/enthought/enable/actions/runs/4186677329

There is a warning about set-output, but I don't think it is us.
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

No branches or pull requests

1 participant