Re: [Matplotlib-users] can't output emf/pdf/eps figure file corrently with my dataset.

2011-03-09 Thread Benjamin Root
2011/3/9 hongleij > > Win7SP1/ActivePython-2.7.1.3-win32-x86 > matplotlib-1.0.1.win32-py2.7 from sourceforge > > I met the following with my dataset: > Save emf Error: too many values to uppack > Save pdf Error: Path lacks initial MOVETO > Save eps: No Erro ,but cann't open it. > > Here is the c

[Matplotlib-users] can't output emf/pdf/eps figure file corrently with my dataset.

2011-03-09 Thread hongleij
Win7SP1/ActivePython-2.7.1.3-win32-x86 matplotlib-1.0.1.win32-py2.7 from sourceforge I met the following with my dataset: Save emf Error: too many values to uppack Save pdf Error: Path lacks initial MOVETO Save eps: No Erro ,but cann't open it. Here is the code : import cPickle import matpl