SyntaxFix
Write A Post
Hire A Developer
Questions
Adding the following two lines before importing pylab seems to work for me
import matplotlib matplotlib.use("gtk") import sys import pylab import numpy as np