Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make setup work on platforms where multiprocessing does not (1.3.x version) #2115

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

Merged
merged 1 commit into from
Jun 4, 2013

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jun 3, 2013

multiprocessing is used during setup to check the version of Gtk 3 installed (since importing Gtk2 and Gtk3 in the same process causes problems). On platforms where multiprocessing doesn't work, this check will just be skipped.

@mdboom
Copy link
Member Author

mdboom commented Jun 3, 2013

@vext01: Can you confirm that this fix allows setup to complete for you?

mdboom added a commit that referenced this pull request Jun 4, 2013
Make setup work on platforms where multiprocessing does not (1.3.x version)
@mdboom mdboom merged commit ed8d8d2 into matplotlib:v1.3.x Jun 4, 2013
@mdboom mdboom deleted the multiprocessing-during-setup-1-3 branch August 7, 2014 13:52
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