Hallo, just observed the following error in line 316 of draw.py: y1, x1, y2, x1, value = args result = _draw.draw_filled_rect(self, (x1, y1), (x2, y2), value) ...
Hallo, while trying to join segmented skeleton segments via an extrapolation beyond the segment ends I wonder whether there is an established robust algorithm...
... The least squares fit that's in Gamera now is modified from "Fitting Data to a Straight Line" [15.2] from Numerical Recipes in C (which is available in...
Hallo, this is not strictly a Gamera question, but maybe someone can help me. Currently I am trying to install matplotlib on my Debian (mostly sarge) box. I...
... I don't know about Debian, but on RedHat/Fedora, you need to install a "devel" package which has the headers etc. (wxGTK-devel). Also, have you tried the...
On Fri, 07 Oct 2005 08:09:32 -0400 ... Strangely, I have installed everything, but still obtain the error message WXAgg's accelerator requires the wxPython...
... On Fedora, I've never had to, but I definitely needed the -devel RPM. I have installed it from source in tha past (when I'm tracking unstable releases)...
On Fri, 07 Oct 2005 09:31:37 -0400 ... I have this package installed, but the header files are definitely missing. Meenwhile I have found out that this is a...
Hallo, now I tried to install matplotlib on OSX. I found a binary package on http://sda.iu.edu/projects.html, but alas, it breaks my gamer_gui! It seems to...
Yo, I've sent this to the list before, but I've been using matplotlib on osx since Mike first discovered it. The easiest way to get matplotlib on osx is to...
... Just by changing the contents of your site-packages/wx.pth file. It should contain the name of the wx directory corresponding to the version that you'd...
... Tried this, but when I run a simple sample from the matplotlib site, I obtain the error: No module named pygtk PyGTK version 1.99.16 or greater is required...
Okay, you have my sympathy. It can be a pain in the butt. Some of the binaries have a version of wxpython coupled with it. I would stick with the version I...
On Fri, 7 Oct 2005 17:17:37 -0400 ... This works from everywhere. But when I try to run the simple_plot.py sample from the matplotlib site, I obtain the error...
... You can do this in a matplotlibrc file. See here: http://matplotlib.sourceforge.net/backends.html ... Oh, dear. They must have changed the interface on...
I just tried it on 0.73, 0.83 and 0.84 (on different Linux and Windows boxen). I can't replicate this error anywhere. I've broken it down to the bare...
On Mon, 10 Oct 2005 11:27:27 -0400 ... Your script does not produce any errors. I have attached a minimal gamera_gui script that produces this error. Christoph...
The vector your script produces contains 'inf' values (since contour_left produces infinites for rows without any black pixels.) Matplotlib fails because it...
... Ah, now I see that this is a perfectly sane error. Although it is a bit unexpected that a double click on an icon produces an error. ... Agreed. Just to...
... I think we can at least do that. ... In the little bit of testing I did, it seems that it can't. But I may write to the matplotlib list to ask this...
Hallo, although here is not the matplotlib list, it may be that someone can help me. I am plotting some points and three lines and try to print a legend in the...
... Just observed that the legend() command only (somewhat) works when a preceding plot command included more than one plot. Then it does not seem to be...
TO ALL GAMERA USERS: We are considering running a Gamera workshop, co-located with Document Image Analysis for Libraries (DIAL2006) on Friday, April 28, in...