See: https://github.com/stevengj/PyPlot.jl/issues/100
This is a NumPy issue: if you are compiling Julia with the MKL ILP64 BLAS, you also need to compile NumPy with the same BLAS, and NumPy/Matplotlib seem like they may have some problems with using an ILP64 BLAS.
