You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(12) |
Sep
(12) |
Oct
(56) |
Nov
(65) |
Dec
(37) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(59) |
Feb
(78) |
Mar
(153) |
Apr
(205) |
May
(184) |
Jun
(123) |
Jul
(171) |
Aug
(156) |
Sep
(190) |
Oct
(120) |
Nov
(154) |
Dec
(223) |
| 2005 |
Jan
(184) |
Feb
(267) |
Mar
(214) |
Apr
(286) |
May
(320) |
Jun
(299) |
Jul
(348) |
Aug
(283) |
Sep
(355) |
Oct
(293) |
Nov
(232) |
Dec
(203) |
| 2006 |
Jan
(352) |
Feb
(358) |
Mar
(403) |
Apr
(313) |
May
(165) |
Jun
(281) |
Jul
(316) |
Aug
(228) |
Sep
(279) |
Oct
(243) |
Nov
(315) |
Dec
(345) |
| 2007 |
Jan
(260) |
Feb
(323) |
Mar
(340) |
Apr
(319) |
May
(290) |
Jun
(296) |
Jul
(221) |
Aug
(292) |
Sep
(242) |
Oct
(248) |
Nov
(242) |
Dec
(332) |
| 2008 |
Jan
(312) |
Feb
(359) |
Mar
(454) |
Apr
(287) |
May
(340) |
Jun
(450) |
Jul
(403) |
Aug
(324) |
Sep
(349) |
Oct
(385) |
Nov
(363) |
Dec
(437) |
| 2009 |
Jan
(500) |
Feb
(301) |
Mar
(409) |
Apr
(486) |
May
(545) |
Jun
(391) |
Jul
(518) |
Aug
(497) |
Sep
(492) |
Oct
(429) |
Nov
(357) |
Dec
(310) |
| 2010 |
Jan
(371) |
Feb
(657) |
Mar
(519) |
Apr
(432) |
May
(312) |
Jun
(416) |
Jul
(477) |
Aug
(386) |
Sep
(419) |
Oct
(435) |
Nov
(320) |
Dec
(202) |
| 2011 |
Jan
(321) |
Feb
(413) |
Mar
(299) |
Apr
(215) |
May
(284) |
Jun
(203) |
Jul
(207) |
Aug
(314) |
Sep
(321) |
Oct
(259) |
Nov
(347) |
Dec
(209) |
| 2012 |
Jan
(322) |
Feb
(414) |
Mar
(377) |
Apr
(179) |
May
(173) |
Jun
(234) |
Jul
(295) |
Aug
(239) |
Sep
(276) |
Oct
(355) |
Nov
(144) |
Dec
(108) |
| 2013 |
Jan
(170) |
Feb
(89) |
Mar
(204) |
Apr
(133) |
May
(142) |
Jun
(89) |
Jul
(160) |
Aug
(180) |
Sep
(69) |
Oct
(136) |
Nov
(83) |
Dec
(32) |
| 2014 |
Jan
(71) |
Feb
(90) |
Mar
(161) |
Apr
(117) |
May
(78) |
Jun
(94) |
Jul
(60) |
Aug
(83) |
Sep
(102) |
Oct
(132) |
Nov
(154) |
Dec
(96) |
| 2015 |
Jan
(45) |
Feb
(138) |
Mar
(176) |
Apr
(132) |
May
(119) |
Jun
(124) |
Jul
(77) |
Aug
(31) |
Sep
(34) |
Oct
(22) |
Nov
(23) |
Dec
(9) |
| 2016 |
Jan
(26) |
Feb
(17) |
Mar
(10) |
Apr
(8) |
May
(4) |
Jun
(8) |
Jul
(6) |
Aug
(5) |
Sep
(9) |
Oct
(4) |
Nov
|
Dec
|
| 2017 |
Jan
(5) |
Feb
(7) |
Mar
(1) |
Apr
(5) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
1
(9) |
2
(8) |
3
(6) |
4
(5) |
5
(10) |
6
(1) |
|
7
|
8
(5) |
9
(3) |
10
(12) |
11
(24) |
12
(28) |
13
(16) |
|
14
(3) |
15
(10) |
16
(17) |
17
(19) |
18
(10) |
19
(20) |
20
(7) |
|
21
(11) |
22
(7) |
23
(5) |
24
(4) |
25
(11) |
26
(19) |
27
(1) |
|
28
(1) |
29
(13) |
30
(7) |
31
(22) |
|
|
|
|
From: Bill C. <wcc...@lb...> - 2011-08-08 22:46:14
|
Hi all, I had matplotlib-0.99.1.1 working with Python 2.6 on OS X v10.6(Snow Leopard). Today I upgraded to Lion (v10.7) and matplotlib had disappeared. Lion ships with Apple¹s version of Python 2.7. Even when I look back at Python 2.6 in the /System/Library/Frameworks/Python/Version/Python2.6, it seems to be gone. OK, I thought I would install matplotlib-1.0.1 in Python 2.7 using easy_install. It failed when unable to find the headers for numpy (terminal output below). Lion comes with numpy 1.5.1 pre-installed. I tried re-installing numpy but that didn¹t help so now I¹m stuck. Any suggestions? Thanks. c4-2c-3-1-f0-3a:matplotlib-1.0.1 williamcarithers$ sudo easy_install matplotlib Searching for matplotlib Reading http://pypi.python.org/simple/matplotlib/ Reading http://matplotlib.sourceforge.net Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0. 1/ Reading http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474 Reading http://sourceforge.net/project/showfiles.php?group_id=80706 Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=8247 4 Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99 .1/ Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=2781 94 Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99 .3/ Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0 Best match: matplotlib 1.0.1 Downloading http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1 /matplotlib-1.0.1.tar.gz/download Processing matplotlib-1.0.1.tar.gz Running matplotlib-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OI8zuY/matplotlib-1.0.1/egg-dist-tmp-3EXRXm basedirlist is: [] ============================================================================ BUILDING MATPLOTLIB matplotlib: 1.0.1 python: 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] platform: darwin REQUIRED DEPENDENCIES numpy: 1.5.1 * Could not find the headers for numpy. You may * need to install the development package. error: Setup script exited with 1 |
|
From: Michael D. <md...@st...> - 2011-08-08 12:04:10
|
This is a shot in the dark, but I've seen this before when matplotlib
didn't get fully rebuilt after a numpy upgrade.
Mike
On 08/04/2011 01:13 PM, Alexey Uimanov wrote:
> here is the sample code "embedding_in_gtk2.py"
>
> 6 import gtk
> 7
> 8 from matplotlib.figure import Figure
> 9 from numpy import arange, sin, pi
> 10
> 11 # uncomment to select /GTK/GTKAgg/GTKCairo
> 12 #from matplotlib.backends.backend_gtk import FigureCanvasGTK as FigureCanvas
> 13 from matplotlib.backends.backend_gtkagg import FigureCanvasGTKAgg
> as FigureCanvas
> 14 #from matplotlib.backends.backend_gtkcairo import
> FigureCanvasGTKCairo as FigureCanvas
> 15
> 16 # or NavigationToolbar for classic
> 17 #from matplotlib.backends.backend_gtk import NavigationToolbar2GTK
> as NavigationToolbar
> 18 from matplotlib.backends.backend_gtkagg import
> NavigationToolbar2GTKAgg as NavigationToolbar
> 19
> 20
> 21 win = gtk.Window()
> 22 win.connect("destroy", lambda x: gtk.main_quit())
> 23 win.set_default_size(400,300)
> 24 win.set_title("Embedding in GTK")
> 25
> 26 vbox = gtk.VBox()
> 27 win.add(vbox)
> 28
> 29 fig = Figure(figsize=(5,4), dpi=100)
> 30 import pudb
> 31 pudb.set_trace()
> 32 ax = fig.add_subplot(111)
> 33 t = arange(0.0,3.0,0.01)
> 34 s = sin(2*pi*t)
> 35
> 36 ax.plot(t,s)
> 37
> 38
> 39 canvas = FigureCanvas(fig) # a gtk.DrawingArea
> 40 vbox.pack_start(canvas)
> 41 toolbar = NavigationToolbar(canvas, win)
> 42 vbox.pack_start(toolbar, False, False)
> 43
> 44
> 45 win.show_all()
> 46 gtk.main()
>
> on line 36 error segfault.
> Here is the gdb session
>
> Starting program: /usr/bin/python2.7 embedding_in_gtk2.py
> [Thread debugging using libthread_db enabled]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007fffeda71594 in __cxa_allocate_exception () from
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/libstdc++.so.6
> #0 0x00007fffeda71594 in __cxa_allocate_exception () from
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/libstdc++.so.6
> #1 0x00007fffe4830164 in py_to_agg_transformation_matrix(_object*, bool) ()
> from /usr/lib64/python2.7/site-packages/matplotlib/_path.so
> #2 0x00007fffe483addb in _path_module::update_path_extents(Py::Tuple const&) ()
> from /usr/lib64/python2.7/site-packages/matplotlib/_path.so
> #3 0x00007fffe4841ad8 in
> Py::ExtensionModule<_path_module>::invoke_method_varargs(void*,
> Py::Tuple const&) ()
> from /usr/lib64/python2.7/site-packages/matplotlib/_path.so
> #4 0x00007fffe482b54d in method_varargs_call_handler () from
> /usr/lib64/python2.7/site-packages/matplotlib/_path.so
> #5 0x00007ffff7b09a7b in PyEval_EvalFrameEx () from
> /usr/lib64/libpython2.7.so.1.0
> #6 0x00007ffff7b0b658 in PyEval_EvalCodeEx () from
> /usr/lib64/libpython2.7.so.1.0
> #7 0x00007ffff7b09bc7 in PyEval_EvalFrameEx () from
> /usr/lib64/libpython2.7.so.1.0
> #8 0x00007ffff7b0b658 in PyEval_EvalCodeEx () from
> /usr/lib64/libpython2.7.so.1.0
> #9 0x00007ffff7b09bc7 in PyEval_EvalFrameEx () from
> /usr/lib64/libpython2.7.so.1.0
> #10 0x00007ffff7b0b658 in PyEval_EvalCodeEx () from
> /usr/lib64/libpython2.7.so.1.0
> #11 0x00007ffff7b09bc7 in PyEval_EvalFrameEx () from
> /usr/lib64/libpython2.7.so.1.0
> #12 0x00007ffff7b0b658 in PyEval_EvalCodeEx () from
> /usr/lib64/libpython2.7.so.1.0
> #13 0x00007ffff7b09bc7 in PyEval_EvalFrameEx () from
> /usr/lib64/libpython2.7.so.1.0
> #14 0x00007ffff7b0b658 in PyEval_EvalCodeEx () from
> /usr/lib64/libpython2.7.so.1.0
> #15 0x00007ffff7b0b762 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
> #16 0x00007ffff7b2545c in ?? () from /usr/lib64/libpython2.7.so.1.0
> #17 0x00007ffff7b25530 in PyRun_FileExFlags () from
> /usr/lib64/libpython2.7.so.1.0
> #18 0x00007ffff7b26a1f in PyRun_SimpleFileExFlags () from
> /usr/lib64/libpython2.7.so.1.0
> #19 0x00007ffff7b377cc in Py_Main () from /usr/lib64/libpython2.7.so.1.0
> #20 0x00007ffff74d4bad in __libc_start_main () from /lib64/libc.so.6
> #21 0x00000000004008c9 in _start ()
>
> I have python 2.7.1 and amd64 linux distributive (gentoo). I did not
> see this problem on x86 linux.
> Thanks.
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos& much more. Register early& save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
--
Michael Droettboom
Science Software Branch
Space Telescope Science Institute
Baltimore, Maryland, USA
|
|
From: German O. <ger...@gm...> - 2011-08-08 11:40:10
|
Good afternoon Experts: Do you know if there is an py application where I can build a matplotlib plot interactively for data series, and then when it finished, the source code could be exported to be used in a python application? Many thanks for your help, German |
|
From: Jae-Joon L. <lee...@gm...> - 2011-08-08 02:28:16
|
On Fri, Aug 5, 2011 at 4:22 AM, Paul Blelloch <pau...@at...> wrote:
> title = 'Overlap'
Did you mean to do
title("Overlap")
?
And yes it works as expected.
If it does not work for you, please post a simple but complete example.
-JJ
|
|
From: Jae-Joon L. <lee...@gm...> - 2011-08-08 02:13:21
|
I just installed the fr_FR locale and tested your patch, and I don't see any problem. I suspect that this is the problem of Axes3D (that has recently fixed by Ben), and has nothing with your patch. If I revert Ben's commit, than an error is raised regardless of the value of rcParams["axes.formatter.use_locale"]. Regards, -JJ On Sat, Aug 6, 2011 at 12:49 AM, Michael Droettboom <md...@st...> wrote: > I'm still puzzled here. The TeX file is definitely being generated with > an unreasonably large size, which is what causes it to blow up. It gets > the size from the size of the matplotlib figure, which I assume is being > incorrectly calculated by the tight bounding box code. Of course, I > can't reproduce that here, so I'm not sure what's going on. > > Do any of the developers who understand the tight bounding box code have > any theories? > > Mike > > On 08/05/2011 09:57 AM, José Alexandre Nalon wrote: >> Hello! >> >>> This is puzzling. I can't reproduce this -- I even get nice commas. >>> Are you running the locale_formatting branch exactly as it is (i.e. not >>> applying it as a patch to another version of matplotlib)? What platform >>> are you on? Which backend? What does "echo $LANG" at the commandline say? >> I actually am getting this error with a couple of scripts, >> but both use bbox_inches='tight', and are 3D plots. I tried >> 2D plots with this option and there was no problem. In every >> script, I also get the commas. It is probably one of those >> bugs that appear because of the configuration of the many >> packages that are being used. >> >> I gathered some information, and I hope it helps. I am using >> Kubuntu 10.10, and Texlive distribution. I downloaded the >> .tar.gz package from github in your branch, and built it. >> At the time of compilation, I didn't have Tk or GTK headers >> (since I don't use matplotlib interactively, I don't really >> need them). Below, I also included the list of met dependencies, >> according to the installation script. I got no errors during >> compilation, only a warning (also listed below). Tex file >> and others are attached with this message (since my /tmp >> directory was wiped in reboot, I had to run the script again, >> hence the different names). This is all the information that I >> could think of, but if there is anything else, just send a >> message. Thanks again for your work! >> >> nalon@marvin:~/temp/test$ uname -a >> Linux marvin 2.6.35-30-generic #56-Ubuntu SMP Mon Jul 11 20:00:22 UTC 2011 >> i686 GNU/Linux >> >> nalon@marvin:~/temp/test$ echo $LANG >> pt_BR.UTF-8 >> >> nalon@marvin:~/temp/test$ latex -v >> pdfTeX 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian) >> kpathsea version 5.0.0 >> Copyright 2009 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX). >> There is NO warranty. Redistribution of this software is >> covered by the terms of both the pdfTeX copyright and >> the Lesser GNU General Public License. >> For more information about these matters, see the file >> named COPYING and the pdfTeX source. >> Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX). >> Compiled with libpng 1.2.44; using libpng 1.2.44 >> Compiled with zlib 1.2.3.4; using zlib 1.2.3.4 >> Compiled with poppler version 0.14.2 >> >> nalon@marvin:~/temp/test$ python >> Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39) >> [GCC 4.4.5] on linux2 >> >>>>> numpy.__version__ >> '1.3.0' >>>>> matplotlib.__version__ >> '1.1.0' >>>>> print matplotlib.rcParams['backend'] >> agg >> >> Here is a relation of met dependencies and their versions >> (according to matplotlib installation script): >> >> Qt: 4.7.0 >> PyQt: 4.8.1 >> Freetype2: 12.0.6 >> Cairo: 1.8.8 >> libpng: 1.2.44 >> dvipng: 1.13 >> ghostscript: 8.71 >> latex: 3.1415926 >> pdftops: 0.14.3 >> >> No errors during installation, only these warnings: >> >> src/path.cpp: In member function ‘Py::Object >> _path_module::convert_to_svg(const Py::Tuple&)’: >> src/path.cpp:1590: warning: format not a string literal and no format >> arguments >> src/path.cpp:1590: warning: format not a string literal and no format >> arguments >> src/path.cpp:1593: warning: format not a string literal and no format >> arguments >> src/path.cpp:1593: warning: format not a string literal and no format >> arguments >> src/path.cpp:1502: warning: ‘clip_rect.agg::rect_base<double>::y2’ may be used >> uninitialized in this function >> src/path.cpp:1502: warning: ‘clip_rect.agg::rect_base<double>::x2’ may be used >> uninitialized in this function >> src/path.cpp:1502: warning: ‘clip_rect.agg::rect_base<double>::y1’ may be used >> uninitialized in this function >> src/path.cpp:1502: warning: ‘clip_rect.agg::rect_base<double>::x1’ may be used >> uninitialized in this function >> >> --- >> José Alexandre Nalon >> na...@te... > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |