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

FIX: don't check for interactive framework if none required#12207

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

Merged

Conversation

jklymak
Copy link
Member

@jklymakjklymak commentedSep 21, 2018
edited
Loading

PR Summary

Closes#12188

Don't check the interactive framework if none is required...

Still tries the framework if a GUI is required, so pythons that pop up a GUI when the framework is started (i.e. OSX Framework builds) will pop up a gui when pyplot is imported.

PR Checklist

  • Has Pytest style unit tests
  • Code isFlake 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

@anntzer
Copy link
Contributor

Looks fine, though I have no idea whether that helps with the issue or not.

@jklymak
Copy link
MemberAuthor

It stops instantiating macOSx framework if no framework is required.

@QuLogicQuLogic merged commit3d7922d intomatplotlib:masterSep 23, 2018
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestSep 23, 2018
dstansby added a commit that referenced this pull requestSep 23, 2018
…207-on-v3.0.xBackport PR#12207 on branch v3.0.x (FIX: dont' check for interactive framework if none required)
@jklymakjklymak deleted the fix-dont-check-framework-non-gui branchSeptember 30, 2018 14:34
@QuLogicQuLogic changed the titleFIX: dont' check for interactive framework if none requiredFIX: don't check for interactive framework if none requiredApr 18, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.0.1
Development

Successfully merging this pull request may close these issues.

matplotlib 3 pyplot on MacOS bounces rocket icon in dock
4 participants
@jklymak@anntzer@tacaswell@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp