You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(15) |
Sep
(21) |
Oct
(15) |
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(7) |
Feb
(6) |
Mar
(2) |
Apr
(5) |
May
(6) |
Jun
(3) |
Jul
(4) |
Aug
(4) |
Sep
(3) |
Oct
(14) |
Nov
(16) |
Dec
(10) |
2004 |
Jan
(5) |
Feb
(10) |
Mar
(4) |
Apr
(8) |
May
(1) |
Jun
(5) |
Jul
(5) |
Aug
(4) |
Sep
(10) |
Oct
(3) |
Nov
(4) |
Dec
|
2005 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(15) |
May
(12) |
Jun
(1) |
Jul
(4) |
Aug
(3) |
Sep
(6) |
Oct
(7) |
Nov
(21) |
Dec
(11) |
2006 |
Jan
(16) |
Feb
(12) |
Mar
(4) |
Apr
(6) |
May
(5) |
Jun
(9) |
Jul
|
Aug
(5) |
Sep
(1) |
Oct
(10) |
Nov
(4) |
Dec
(3) |
2007 |
Jan
(6) |
Feb
(4) |
Mar
(6) |
Apr
(11) |
May
(1) |
Jun
(21) |
Jul
|
Aug
(6) |
Sep
(2) |
Oct
(4) |
Nov
|
Dec
|
2008 |
Jan
(14) |
Feb
(1) |
Mar
(5) |
Apr
(22) |
May
(4) |
Jun
(1) |
Jul
(7) |
Aug
(5) |
Sep
(7) |
Oct
(3) |
Nov
|
Dec
(1) |
2009 |
Jan
(14) |
Feb
(1) |
Mar
(9) |
Apr
(5) |
May
(6) |
Jun
(7) |
Jul
(8) |
Aug
(3) |
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
2010 |
Jan
(2) |
Feb
|
Mar
(6) |
Apr
(6) |
May
(34) |
Jun
|
Jul
(8) |
Aug
(3) |
Sep
|
Oct
(5) |
Nov
(3) |
Dec
(1) |
2011 |
Jan
|
Feb
(4) |
Mar
(3) |
Apr
|
May
|
Jun
(5) |
Jul
(9) |
Aug
(5) |
Sep
(9) |
Oct
(3) |
Nov
(10) |
Dec
(1) |
2012 |
Jan
(1) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(9) |
2014 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
(12) |
8
(2) |
9
(2) |
10
|
11
(1) |
12
|
13
|
14
(2) |
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
(2) |
26
|
27
|
28
|
29
|
30
|
|
|
|
From: <pie...@ac...> - 2005-11-08 22:21:18
|
I work on Mandrake linux with Mozilla Thunderbird and the last mail of Michael is "ind=E9sirable" (in french) "a bad mail" It is the first mail I receive with this logo Why ??? >"Gnuplot" and the directory *containing* the Gnuplot directory has to be >in the python path. For example, if the python path includes /my/path, >then your installation should put files in places like > >/my/path/Gnuplot/__init__.py >/my/path/Gnuplot/_Gnuplot.py >/my/path/Gnuplot/Data.py > >et cetera. > >It looks like you added the directory "/my/path/Gnuplot" to your python >path, which is incorrect. (You will also have to undo your tweaks.) > >I'm sending a CC of this list to the gnuplot mailing list. Please use >the mailing list for future questions. > >Michael > > >------------------------------------------------------- >SF.Net email is sponsored by: >Tame your development challenges with Apache's Geronimo App Server. Down= load >it for free - -and be entered to win a 42" plasma tv or your very own >Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >_______________________________________________ >Gnuplot-py-users mailing list >Gnu...@li... >https://lists.sourceforge.net/lists/listinfo/gnuplot-py-users > |
From: Michael H. <mh...@al...> - 2005-11-08 18:49:54
|
John wrote: > I have something of a problem with your otherwise lovely python > interface ( v.1.7 on Mandriva Linux ) > > Using install with --home set to the directory I want the resultant > files in, I get lots of problems with Gnuplot.py not being found. I had > a quick look on the mailing list, and it was all as a result of iffy > installs. The software appears to have installed correctly, and renaming > _Gnuplot.py to Gnuplot.py alleviated many of the problems after a little > tweaking of the funcutils.py file, but test.py still has trouble: > > AttributeError: class Gnuplot has not attribute 'Data' > > this from the line: > > return apply(Gnuplot.Data, (xvals, data), keyw) > > in funcutils.py > > Any ideas? Gnuplot.py is a module; it has to be located in a directory called "Gnuplot" and the directory *containing* the Gnuplot directory has to be in the python path. For example, if the python path includes /my/path, then your installation should put files in places like /my/path/Gnuplot/__init__.py /my/path/Gnuplot/_Gnuplot.py /my/path/Gnuplot/Data.py et cetera. It looks like you added the directory "/my/path/Gnuplot" to your python path, which is incorrect. (You will also have to undo your tweaks.) I'm sending a CC of this list to the gnuplot mailing list. Please use the mailing list for future questions. Michael |