pggan-pytorch
pggan-pytorch copied to clipboard
Module tkinter is not found
Add these two lines before the import matplotlib.pylab as plt
line.
import matplotlib
matplotlib.use("Agg")