Re: from pylab import *

2014-11-16 Thread MRAB
On 2014-11-17 02:04, Abdul Abdul wrote: I came across an example that uses "Matplotlib". It used the following import to use that module: from pylab import * When I tried to run the example, I got the following error: C:\Python27\python.exe C:/Users/abc/PycharmProjects/Comp

from pylab import *

2014-11-16 Thread Abdul Abdul
I came across an example that uses "Matplotlib". It used the following import to use that module: from pylab import * When I tried to run the example, I got the following error: C:\Python27\python.exe C:/Users/abc/PycharmProjects/ComputerVision/plot_image.py Traceback (most recent