
Import sys print('Python %s on %s' % (sys.version, sys.platform)) Object? -> Details about 'object', use 'object?' for extra details. ? -> Introduction and overview of IPython's features. IPython 2.2.0 – An enhanced Interactive Python.Īnaconda is brought to you by Continuum Analytics. Type "copyright", "credits" or "license" for more information. Other modules work correctly.Ĭ:\Anaconda3\python.exe -u C:\Program Files (x86)\JetBrains\P圜harm Community Edition 4.0\helpers\pydev\pydevconsole.py 57155 57156 It seems that pycharm does intercept the import somehow, this could or not be the problem, see below for the reported error message. But I am still having problems, now I cannot even import matplotlib at all, with a complaint about missing rcParams.I was VERY happy to see the announcement of pycharm 4 supporting matplotlib because pycharm is better than spyder.
#PYCHARM COMMUNITY MATPLOTLIB CODE#
No problem using matplotlib with that code


How is the backend selected then? Do we need an explicit matplotlib rc file?
