If you are using anaconda, your default environment is Python 2.7. You need to create a new environment and install matplotlib there.
At the command prompt, do the following (answer yes to the questions):
conda create --name mpl33 python=3.3 matplotlib ipython-notebook
activate mpl33
ipython notebook
You should be able to import matplotlib when the laptop server arrives.
, pycharm, , , , . - : C:/Users//anaconda/envs/mpl33. .
, :
conda install pandas=0.12
conda install pyodbc statsmodels
, , , ( )