-
- Downloads
Works without X11 by detecting missing X11 safely and switching to a non-X11...
Works without X11 by detecting missing X11 safely and switching to a non-X11 dependent backend if needed. 2b5d5c96d69a: without X use Agg backend for matplotlib. 0f9bc0082666: FIX: carbontracker did not accept Agg backend. Set backend before doing any other initialization. a39f395df80b: Finally catch X11 errors the hard way: spawning a new process which tries to use X11. If that fails, use Agg as backend.
Please register or sign in to comment