Skip to content

Force matplotlib to use the 'inline' backend by default#1

Open
slmea wants to merge 1 commit into
NB-TUDelft:mainfrom
slmea:main
Open

Force matplotlib to use the 'inline' backend by default#1
slmea wants to merge 1 commit into
NB-TUDelft:mainfrom
slmea:main

Conversation

@slmea

@slmea slmea commented Nov 23, 2024

Copy link
Copy Markdown

Since version 3.9.0 of matplotlib., backend mapping is managed by matplotlib itself instead of IPython (see matplotlib/matplotlib#27948), which creates confusion between the GUI name "osx" and the backend name "macosx" on macOS, resulting in the exception IPython.core.error.UsageError : Invalid GUI request 'macosx'. This could be easily resolved by forcing the ALPACA kernel to use the inline backend by default.

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.

1 participant