To give the valuable information in the beginning: It appears it
cannot handle /Library/Fonts/NISC18030.ttf. It tries to load it via
ft2font.FT2Font() but that gives the Bus error. The ttf file dates to
28 Jan 2010. It is 7108232 bytes large. I don't know why it cannot
be loaded.
Until it had
Hi.
I'm new using matplotlib and i'm using pie-chart demo to do a dynamic chart.
in this code sample i'm trying to map a DIR content to the chart labels but
I'm getting an Assert error
File "pie_demo.py", line 34, in
pie(fracs, explode=explode, labels=line.strip(), autopct='%1.1f%%',
shadow=
2011/11/12 Friedrich Romstedt :
> To give the valuable information in the beginning: It appears it
> cannot handle /Library/Fonts/NISC18030.ttf. It tries to load it via
> ft2font.FT2Font() but that gives the Bus error. The ttf file dates to
> 28 Jan 2010. It is 7108232 bytes large. I don't know
2010/12/7 Kaushik Ghose :
> Hi Guys,
>
> I did a search on the mailing list but could not come up with a solution, so I
> am crying "Uncle" and writing.
>
> I installed matplotlib 1.0.0 from the package on SF
> (http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0/matplotlib-1
Hi Michael,
Hi Ranjit,
2010/6/29 Ranjit Chacko :
> I've been having some trouble with compiling matplotlib on Snow Leopard. I
> managed to get rid of all my old problems by recompiling everything with
> gcc-4.2.
>
> But now when I import matplotlib.pyplot I get an Abort trap message and
> python q
2011/11/12 Friedrich Romstedt :
> 2011/11/12 Friedrich Romstedt :
>> To give the valuable information in the beginning: It appears it
>> cannot handle /Library/Fonts/NISC18030.ttf. It tries to load it via
>> ft2font.FT2Font() but that gives the Bus error. The ttf file dates to
>> 28 Jan 2010. It
2011/11/12 Friedrich Romstedt :
> 2011/11/12 Friedrich Romstedt :
>> A quick googling of "NISC18030.ttf matplotlib" yields this interesting
>> result:
>> http://groups.google.com/group/sage-devel/browse_thread/thread/2c538915abc99946
>
> And this: http://trac.sagemath.org/sage_trac/ticket/7022. A
This is my summary of what I found out.
2011/11/12 Friedrich Romstedt :
> So to me this looks pretty much like a gcc-4.2 bug.
>
> MACOSX_DEPLOYMENT_TARGET has nothing todo with the source code. It
> *should* just add a legacy layer. What it apparently does is to
> compile for 10.5 instead, and m
Two days ago I posted some questions about upgrading, and was pointed to
the right resources by some readers who replied to me privately
(thanks!). I am running Python 2.6 on an Ubuntu Linux 10.10 platform.
The upgrade appeared to build successfully, but I still have problems.
Line graphs appear
On Saturday, November 12, 2011, John Ladasky
wrote:
> Two days ago I posted some questions about upgrading, and was pointed to
> the right resources by some readers who replied to me privately
> (thanks!). I am running Python 2.6 on an Ubuntu Linux 10.10 platform.
> The upgrade appeared to build
On Sat, 2011-11-12 at 20:08 -0600, Warren Weckesser wrote:
> By any chance do you have a file called 'numpy.py' in the directory
> where you ran this? If so, rename that file and try again.
Hi, Warren,
No, there is no file named "numpy.py" in the directory with my test
programs, or anywhere o
On Saturday, November 12, 2011, John Ladasky
wrote:
> On Sat, 2011-11-12 at 20:08 -0600, Warren Weckesser wrote:
>
>> By any chance do you have a file called 'numpy.py' in the directory
>> where you ran this? If so, rename that file and try again.
>
> Hi, Warren,
>
> No, there is no file named "n
12 matches
Mail list logo