demos
demos copied to clipboard
Matplotlib backend for Map Coloring
Description Matplotlib backend is not explicitly called out when running map-coloring. Hence the following error may appear:
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter
Not installing tkinter because afaik, it's not pip-installable.