Receiving an error Python 2.7.8 when using code %matplotlib inline -


when use code:

%matplotlib inline 

i receive error message saying

usageerror: invalid gui request u'inline', valid ones are:['osx','qt4', 'glut', 'gtk3', 'pyglet', 'wx','none', 'qt', none,'gtk','tk'] 

i'm running python 2.7.8 in anaconda 2.1.0 on windows 8 64 bit.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -