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
(8) |
2
(2) |
3
(11) |
4
(11) |
|
5
(3) |
6
(3) |
7
(8) |
8
(1) |
9
(10) |
10
(16) |
11
(1) |
|
12
(8) |
13
(21) |
14
(13) |
15
(15) |
16
(6) |
17
(12) |
18
(2) |
|
19
(6) |
20
(6) |
21
(5) |
22
(2) |
23
(9) |
24
|
25
|
|
26
(2) |
27
(3) |
28
(2) |
29
(10) |
30
(2) |
31
(4) |
|
|
From: Jeremy B. <jb...@no...> - 2010-12-22 17:49:20
|
I ran into a nasty problem and was stuck until I realized that my numpy version was 1.3 when it should of been 1.5. But the errors never gave me an indication that this was the issue. I had added the new repository but the package was from some previous installation.
I removed the old version of numpy and the reinstalled from the repository numpy 1.5 and matplotlib 1.0.0_15 and everything was happy crappy. I just thought I would save someone else from the headache.
Is there a listing of incompatible versions in matplotlib for dependencies? Because even when I tried from source it didn't warn me it wouldn't work.
iwm1-20:~/matplotlib # python setup.py install
basedirlist is: ['/usr/local', '/usr']
============================================================================
BUILDING MATPLOTLIB
matplotlib: 1.0.0
python: 2.6 (r26:66714, May 5 2010, 14:33:49) [GCC 4.3.4
[gcc-4_3-branch revision 152973]]
platform: linux2
REQUIRED DEPENDENCIES
numpy: 1.3.0
freetype2: found, but unknown version (no pkg-config)
* WARNING: Could not find 'freetype2' headers in any
* of '/usr/local/include', '/usr/include', '.',
* '/usr/local/include/freetype2',
* '/usr/include/freetype2', './freetype2'.
It is working correctly just hope to save someone the headache.
Thanks
Jeremy
Here is all my data and I also received this error when I tried to build from easy_install or from source.
easy_install matplotlib
src/ft2font.cpp:92: error: variable or field *draw_bitmap* declared void
src/ft2font.cpp:92: error: *FT_Bitmap* was not declared in this scope
src/ft2font.cpp:92: error: *bitmap* was not declared in this scope
src/ft2font.cpp:93: error: *FT_Int* was not declared in this scope
src/ft2font.cpp:94: error: *FT_Int* was not declared in this scope
error: Setup script exited with error: command 'gcc' failed with exit status 1
Exception OSError: (2, 'No such file or directory', 'src/image.cpp') in <bound method CleanUpFile.__del__ of <setupext.CleanUpFile instance at 0x863edec>> ignored
Exception OSError: (2, 'No such file or directory', 'src/transforms.cpp') in <bound method CleanUpFile.__del__ of <setupext.CleanUpFile instance at 0x8632d4c>> ignored
Exception OSError: (2, 'No such file or directory', 'src/backend_agg.cpp') in <bound method CleanUpFile.__del__ of <setupext.CleanUpFile instance at 0x863ed6c>> ignored
or python setup.py install
gcc -pthread -fno-strict-aliasing -DNDEBUG -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fwrapv -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/usr/lib/python2.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/lib/python2.6/site-packages/numpy/core/include/freetype2 -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I./freetype2 -I/usr/include/python2.6 -c src/ft2font.cpp -o build/temp.linux-i686-2.6/src/ft2font.o
In file included from src/ft2font.cpp:3:
src/ft2font.h:16:22: error: ft2build.h: No such file or directory
src/ft2font.h:17:10: error: #include expects "FILENAME" or <FILENAME>
src/ft2font.h:18:10: error: #include expects "FILENAME" or <FILENAME>
src/ft2font.h:19:10: error: #include expects "FILENAME" or <FILENAME>
src/ft2font.h:20:10: error: #include expects "FILENAME" or <FILENAME>
src/ft2font.h:21:10: error: #include expects "FILENAME" or <FILENAME>
In file included from src/ft2font.cpp:3:
src/ft2font.h:35: error: *FT_Bitmap* has not been declared
src/ft2font.h:35: error: *FT_Int* has not been declared
src/ft2font.h:35: error: *FT_Int* has not been declared
src/ft2font.h:91: error: expected *,* or *...* before *&* token
src/ft2font.h:91: error: ISO C++ forbids declaration of *FT_Face* with no type
src/ft2font.h:97: error: expected *,* or *...* before *&* token
src/ft2font.h:97: error: ISO C++ forbids declaration of *FT_Face* with no type
src/ft2font.h:139: error: *FT_Face* does not name a type
src/ft2font.h:140: error: *FT_Matrix* does not name a type
src/ft2font.h:141: error: *FT_Vector* does not name a type
src/ft2font.h:142: error: *FT_Error* does not name a type
src/ft2font.h:143: error: *FT_Glyph* was not declared in this scope
src/ft2font.h:143: error: template argument 1 is invalid
src/ft2font.h:143: error: template argument 2 is invalid
src/ft2font.h:144: error: *FT_Vector* was not declared in this scope
src/ft2font.h:144: error: template argument 1 is invalid
src/ft2font.h:144: error: template argument 2 is invalid
src/ft2font.h:150: error: *FT_BBox* does not name a type
src/ft2font.cpp:47: error: *FT_Library* does not name a type
src/ft2font.cpp:110: error: variable or field *draw_bitmap* declared void
src/ft2font.cpp:110: error: *FT_Bitmap* was not declared in this scope
src/ft2font.cpp:110: error: *bitmap* was not declared in this scope
src/ft2font.cpp:111: error: *FT_Int* was not declared in this scope
src/ft2font.cpp:112: error: *FT_Int* was not declared in this scope
/usr/lib/python2.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:968: warning: *int _import_array()* defined but not used
error: command 'gcc' failed with exit status 1
iwm1-20:~/matplotlib # pip pygtk
Here is the repository I have added with the dependencies.
http://download.opensuse.org/repositories/science/SLE_11/
iwm1-20:~ # gcc --version
gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
iwm1-20:~ # uname -a
Linux iwm1-20 2.6.32.12-0.7-pae #1 SMP 2010-05-20 11:14:20 +0200 i686 i686 i386 GNU/Linux
iwm1-20:~ # python
Python 2.6 (r26:66714, May 5 2010, 14:33:49)
[GCC 4.3.4 [gcc-4_3-branch revision 152973]] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import matplotlib; print matplotlib.__version__
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute '__version__'
>>>
iwm1-20:~ # zypper info python-matplotlib
Loading repository data...
Reading installed packages...
Information for package python-matplotlib:
Repository: @System
Name: python-matplotlib
Version: 1.0.0-15.1
Arch: i586
Vendor: openSUSE Build Service
Support Level: unknown
Installed: Yes
Status: up-to-date
Installed Size: 24.4 MiB
Summary: Plotting Library for Python
Description:
matplotlib is a python 2D plotting library which produces publication
quality figures in a variety of hardcopy formats and interactive
environments across platforms. matplotlib can be used in python
scripts, the python and ipython shell (ala matlab or mathematica), web
application servers, and six graphical user interface toolkits.
iwm1-20:~ #
iwm1-20:~ # cat /etc/issue
Welcome to SUSE Linux Enterprise Server 11 SP1 (i586) - Kernel \r (\l).
iwm1-20:~ #
|
|
From: Matthias M. <Mat...@gm...> - 2010-12-22 08:12:42
|
Hi,
I'm not sure if you are still struggling about this problem. If you do, you
might want to add an '.copy()' to 'y' in the pcolormesh as in the attached
code. I think this is a matter of data vs. pointer to data field. The colorbars
are generated in each step, but the array 'y' is somehow used for all color-
meshes at some final point.
Kind regards and merry Christmas,
Matthias
On Tuesday December 7 2010 20:27:34 Oleksandr Huziy wrote:
> Hello all,
>
> I am trying to plot different data using pcolormesh in subplots. But I get
> in all subplots
> data plotted in the last subplot. It seems it is being overwritten. Only
> colorbar indicates that the data should be different.
> In my opinion what is happening:
> subplot is ploted and colorbar is adjusted to its data, but when the second
> subplot is plotted, data of the first subplot is overwritten with data from
> the second subplot.
>
> when I use contourf - it does not overwrite the data.
>
>
> the test code is here (result image is attached, data is the same in the
> subplots but colorbars are different so the colors are different
> but as you see in code I am changing the data):
>
> def test():
> y = np.zeros((100,100))
> for i in range(1,7):
> plt.subplot(3, 2, i)
> plt.title('%d' % i)
> y[:,:] = i
> y[5 + 10*i, 5 + 10*i] = i * i + 10
> plt.pcolormesh(y)
> plt.colorbar()
> plt.savefig("test_subplots.png")
>
>
> matplotlib version: 1.0.0 (Installed using macports)
> OS: Darwin citron 10.5.0 Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39
> PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386 i386 i386
>
> Any help is appreciated.
> --
> Oleksandr Huziy
> PhD student, UQÀM.
|