Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CI: Try skipping wx on py310#29443

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

tacaswell
Copy link
Member

The "are you installed" check is failing and printing a message. However, because the failure is on import loading shared objects, we still try to run tests against it.

This is yet another example of the limitations of wheels.

We probably should debug why wxpython broke (it could either be the wheels changed to newly require libnotify or that the system dependencies changed and we stopped getting it by chance), but in the interest of un-breaking CI this just turns off wx for py310.

The "are you installed" check is failing and printing a message.  However,because the failure is on import loading shared objects, we still try to runtests against it.This is yet another example of the limitations of wheels.
@tacaswelltacaswell added this to thev3.10.1 milestoneJan 9, 2025
@tacaswell
Copy link
MemberAuthor

It may also be worth sorting out how to try to uninstall what ever we tried to install if our checker fails.

@tacaswell
Copy link
MemberAuthor

I spot checked that wx was not installed in a 3.10 run and was installed in a 3.11 run.

@QuLogic
Copy link
Member

We probably should debug why wxpython broke (it could either be the wheels changed to newly require libnotify or that the system dependencies changed and we stopped getting it by chance), but in the interest of un-breaking CI this just turns off wx for py310.

See#29449

@tacaswell
Copy link
MemberAuthor

better handled by#29449

@tacaswelltacaswell removed this from thev3.10.1 milestoneJan 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@tacaswell@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp