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

Matplotlib pulls in unnecessary gui libraries #43

Open
minorsecond opened this issue Aug 18, 2020 · 0 comments
Open

Matplotlib pulls in unnecessary gui libraries #43

minorsecond opened this issue Aug 18, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@minorsecond
Copy link
Owner

Matplotlib pulls in extra gui libraries:

Matplotlib backend "Qt4Agg": added
Matplotlib backend "TkAgg": added
Matplotlib backend "WebAgg": added
Matplotlib backend "agg": added
Matplotlib backend "pdf": added
Matplotlib backend "pgf": added
Matplotlib backend "svg": added

These are possibly one reason for the bloated executable size.

@minorsecond minorsecond added this to the GUI milestone Aug 18, 2020
@minorsecond minorsecond self-assigned this Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant