Hi Angelo,
I have faced a similar problem on using "from pylab import *"
but not exactly the same,
" matplotlib._ns_transforms.so: undefined symbol:
_ZNSs4_Rep20_S_empty_rep_storage "
And I have found that this problem is deep rooted with gcc level and not
with matplotlib,
The python which
Hi All,
I am using matplotlib-0.90.0 with numpy-1.0.1 for my python
program which I later convert in to an executable with the help of
pyinstaller,
I am installing matplotlib-0.90.0 from source and it installs fine.when
I create the executable of my program (I include matplotlib as a .pkg