demos icon indicating copy to clipboard operation
demos copied to clipboard

Matplotlib backend for Map Coloring

Open m3ller opened this issue 5 years ago • 0 comments

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.

m3ller avatar Nov 14 '19 22:11 m3ller