python - Weird error when importing matplotlib with eclipse -


when trying import matplotlib.pyplot in python console on eclipse, gives me error:

object of type 'nonetype' has no len()

but if import matplotlib.pyplot in console python offers, can imported successfully.

have tried importing matplotlib.pylab, alias pyplot? , if still error eclipse syntax check, try run it.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -