I get the following error:

/usr/lib/pymodules/python2.7/matplotlib/colorbar.py:581: RuntimeWarning: 
invalid value encountered in greater
  inrange = (ticks > -0.001) & (ticks < 1.001)

And I have "Anaconda" installed.


Τη Τρίτη, 25 Νοεμβρίου 2014 4:59:22 μ.μ. UTC-5, ο χρήστης Steven G. Johnson 
έγραψε:
>
> On Tuesday, November 25, 2014 4:05:58 PM UTC-5, Pileas wrote:
>>
>> it does not understand pcolor, even when I load PyPlot. Why? Do we need 
>> to load a different package?
>>
>
> No.  Maybe you don't have Matplotlib installed.  (I would generally 
> recommend using the Anaconda Python distro, which will include everything 
> you might need, including IPython for running IJulia.)
>

Reply via email to