You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(33) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(7) |
Feb
(44) |
Mar
(51) |
Apr
(43) |
May
(43) |
Jun
(36) |
Jul
(61) |
Aug
(44) |
Sep
(25) |
Oct
(82) |
Nov
(97) |
Dec
(47) |
2005 |
Jan
(77) |
Feb
(143) |
Mar
(42) |
Apr
(31) |
May
(93) |
Jun
(93) |
Jul
(35) |
Aug
(78) |
Sep
(56) |
Oct
(44) |
Nov
(72) |
Dec
(75) |
2006 |
Jan
(116) |
Feb
(99) |
Mar
(181) |
Apr
(171) |
May
(112) |
Jun
(86) |
Jul
(91) |
Aug
(111) |
Sep
(77) |
Oct
(72) |
Nov
(57) |
Dec
(51) |
2007 |
Jan
(64) |
Feb
(116) |
Mar
(70) |
Apr
(74) |
May
(53) |
Jun
(40) |
Jul
(519) |
Aug
(151) |
Sep
(132) |
Oct
(74) |
Nov
(282) |
Dec
(190) |
2008 |
Jan
(141) |
Feb
(67) |
Mar
(69) |
Apr
(96) |
May
(227) |
Jun
(404) |
Jul
(399) |
Aug
(96) |
Sep
(120) |
Oct
(205) |
Nov
(126) |
Dec
(261) |
2009 |
Jan
(136) |
Feb
(136) |
Mar
(119) |
Apr
(124) |
May
(155) |
Jun
(98) |
Jul
(136) |
Aug
(292) |
Sep
(174) |
Oct
(126) |
Nov
(126) |
Dec
(79) |
2010 |
Jan
(109) |
Feb
(83) |
Mar
(139) |
Apr
(91) |
May
(79) |
Jun
(164) |
Jul
(184) |
Aug
(146) |
Sep
(163) |
Oct
(128) |
Nov
(70) |
Dec
(73) |
2011 |
Jan
(235) |
Feb
(165) |
Mar
(147) |
Apr
(86) |
May
(74) |
Jun
(118) |
Jul
(65) |
Aug
(75) |
Sep
(162) |
Oct
(94) |
Nov
(48) |
Dec
(44) |
2012 |
Jan
(49) |
Feb
(40) |
Mar
(88) |
Apr
(35) |
May
(52) |
Jun
(69) |
Jul
(90) |
Aug
(123) |
Sep
(112) |
Oct
(120) |
Nov
(105) |
Dec
(116) |
2013 |
Jan
(76) |
Feb
(26) |
Mar
(78) |
Apr
(43) |
May
(61) |
Jun
(53) |
Jul
(147) |
Aug
(85) |
Sep
(83) |
Oct
(122) |
Nov
(18) |
Dec
(27) |
2014 |
Jan
(58) |
Feb
(25) |
Mar
(49) |
Apr
(17) |
May
(29) |
Jun
(39) |
Jul
(53) |
Aug
(52) |
Sep
(35) |
Oct
(47) |
Nov
(110) |
Dec
(27) |
2015 |
Jan
(50) |
Feb
(93) |
Mar
(96) |
Apr
(30) |
May
(55) |
Jun
(83) |
Jul
(44) |
Aug
(8) |
Sep
(5) |
Oct
|
Nov
(1) |
Dec
(1) |
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(1) |
Oct
(3) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
1
|
2
|
3
|
4
(3) |
5
(9) |
6
(3) |
7
(3) |
8
(4) |
9
(7) |
10
(2) |
11
(10) |
12
|
13
(1) |
14
(3) |
15
(1) |
16
|
17
|
18
(3) |
19
(9) |
20
(24) |
21
(8) |
22
(21) |
23
(2) |
24
(1) |
25
(4) |
26
(3) |
27
(6) |
28
(18) |
29
(7) |
30
(3) |
31
|
|
|
|
|
|
|
On Mon, May 18, 2009 at 16:49, M Uhlenhuth <uhl...@ho...> wrote: > ./CXX/WrapPython.h:42:20: error: Python.h: No such file or directory is python-dev and all other build dependencies installed? $ sudo apt-get build-dep matplotlib should help -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi
Hello all, I'm running into some problems building from source. I'm running 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux. I just checked out revision 7118 from svn. When I run 'python setup.py build', I get the error I've pasted below. When I do: maximus@maximus-laptop:/usr/lib/python2.5/site-packages/matplotlib$ sudo python setup.py build > ~/matploterr.txt This gets sent to the matploterr.txt file: ============================================================================ BUILDING MATPLOTLIB matplotlib: 0.98.6svn python: 2.5.4 (r254:67916, Apr 4 2009, 17:55:16) [GCC 4.3.3] platform: linux2 REQUIRED DEPENDENCIES numpy: 1.2.1 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'. OPTIONAL BACKEND DEPENDENCIES libpng: found, but unknown version (no pkg-config) * Could not find 'libpng' headers in any of * '/usr/local/include', '/usr/include', '.' Tkinter: no * Using default library and include directories for * Tcl and Tk because a Tk window failed to open. * You may need to define DISPLAY for Tk to work so * that setup can determine where your libraries are * located. Tkinter present, but header files are not * found. You may need to install development * packages. wxPython: 2.8.9.1 * WxAgg extension not required for wxPython >= 2.8 pkg-config: looking for pygtk-2.0 gtk+-2.0 * Package pygtk-2.0 was not found in the pkg-config * search path. Perhaps you should add the directory * containing `pygtk-2.0.pc' to the PKG_CONFIG_PATH * environment variable No package 'pygtk-2.0' found * Package gtk+-2.0 was not found in the pkg-config * search path. Perhaps you should add the directory * containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH * environment variable No package 'gtk+-2.0' found * You may need to install 'dev' package(s) to * provide header files. Gtk+: no * Could not find Gtk+ headers in any of * '/usr/local/include', '/usr/include', '.' Mac OS X native: no Qt: no Qt4: no Cairo: 1.4.12 OPTIONAL DATE/TIMEZONE DEPENDENCIES datetime: present, version unknown dateutil: 1.4.1 pytz: matplotlib will provide adding pytz OPTIONAL USETEX DEPENDENCIES dvipng: no ghostscript: 8.64 latex: 3.141592 pdftops: 0.10.5 [Edit setup.cfg to suppress the above messages] ============================================================================ pymods ['pylab'] packages ['matplotlib', 'matplotlib.backends', 'matplotlib.projections', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'matplotlib.sphinxext', 'matplotlib.numerix', 'matplotlib.numerix.mlab', 'matplotlib.numerix.ma', 'matplotlib.numerix.linear_algebra', 'matplotlib.numerix.random_array', 'matplotlib.numerix.fft', 'matplotlib.delaunay', 'pytz'] running build running build_py creating build creating build/lib.linux-i686-2.5 copying lib/pylab.py -> build/lib.linux-i686-2.5 creating build/lib.linux-i686-2.5/matplotlib copying lib/matplotlib/type1font.py -> build/lib.linux-i686-2.5/matplotlib copying lib/matplotlib/mpl.py -> build/lib.linux-i686-2.5/matplotlib copying lib/matplotlib/_mathtext_data.py -> build/lib.linux-i686-2.5/matplotlib . . . . . copying lib/pytz/zoneinfo/America/Indiana/Vevay -> build/lib.linux-i686-2.5/pytz/zoneinfo/America/Indiana creating build/lib.linux-i686-2.5/pytz/zoneinfo/America/North_Dakota copying lib/pytz/zoneinfo/America/North_Dakota/New_Salem -> build/lib.linux-i686-2.5/pytz/zoneinfo/America/North_Dakota copying lib/pytz/zoneinfo/America/North_Dakota/Center -> build/lib.linux-i686-2.5/pytz/zoneinfo/America/North_Dakota running build_ext building 'matplotlib.ft2font' extension creating build/temp.linux-i686-2.5 creating build/temp.linux-i686-2.5/src creating build/temp.linux-i686-2.5/CXX gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DPY_ARRAYAUNIQUE_SYMBOL=MPL_ARRAY_API -I/usr/lib/python2.5/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/lib/python2.5/site-packages/numpy/core/include/freetype2 -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I./freetype2 -I/usr/include/python2.5 -c src/ft2font.cpp -o build/temp.linux-i686-2.5/src/ft2font.o And this gets output in th terminal: cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ In file included from ./CXX/Extensions.hxx:48, from src/ft2font.h:4, from src/ft2font.cpp:1: ./CXX/WrapPython.h:42:20: error: Python.h: No such file or directory In file included from ./CXX/Extensions.hxx:50, from src/ft2font.h:4, from src/ft2font.cpp:1: ./CXX/Config.hxx:112:2: error: #error not defined PY_MAJOR_VERSION In file included from /usr/include/c++/4.3/ext/hash_map:64, from ./CXX/Extensions.hxx:68, from src/ft2font.h:4, from src/ft2font.cpp:1: /usr/include/c++/4.3/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from src/ft2font.cpp:1: src/ft2font.h:13:22: error: ft2build.h: No such file or directory src/ft2font.h:14:10: error: #include expects "FILENAME" or <FILENAME> src/ft2font.h:15:10: error: #include expects "FILENAME" or <FILENAME> src/ft2font.h:16:10: error: #include expects "FILENAME" or <FILENAME> src/ft2font.h:17:10: error: #include expects "FILENAME" or <FILENAME> src/ft2font.h:18:10: error: #include expects "FILENAME" or <FILENAME> In file included from /usr/lib/python2.5/site-packages/numpy/core/include/numpy/arrayobject.h:14, from src/ft2font.cpp:5: /usr/lib/python2.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:114:2: error: #error Must use Python with unicode enabled. In file included from ./CXX/Exception.hxx:44, from ./CXX/Objects.hxx:44, from ./CXX/Extensions.hxx:51, from src/ft2font.h:4, from src/ft2font.cpp:1: ./CXX/IndirectPythonInterface.hxx:50: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:51: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:52: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:53: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:55: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:56: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:57: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:58: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:59: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:60: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:61: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:62: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:63: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:64: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:65: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:66: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:67: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:68: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:69: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:70: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:71: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:72: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:73: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:74: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:75: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:76: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:81: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:93: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:95: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:96: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:101: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:102: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:102: error: ‘o’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:104: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:105: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:105: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:107: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:108: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:108: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:110: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:111: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:111: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:113: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:114: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:114: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:116: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:117: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:117: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:119: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:120: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:120: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:122: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:123: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:123: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:125: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:126: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:126: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:128: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:129: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:129: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:131: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:132: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:132: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:134: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:135: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:135: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:137: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:138: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:138: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:140: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:141: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:141: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:143: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:144: error: redefinition of ‘bool Py::_List_Check’ ./CXX/IndirectPythonInterface.hxx:102: error: ‘bool Py::_List_Check’ previously defined here ./CXX/IndirectPythonInterface.hxx:144: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:144: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:146: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:147: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:147: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:149: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:150: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:150: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:152: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:153: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:153: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:155: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:156: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:156: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:158: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:159: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:159: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:161: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:162: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:162: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:164: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:165: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:165: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:167: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:168: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:168: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:170: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:171: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:171: error: ‘v’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:173: error: expected constructor, destructor, or type conversion before ‘*’ token ./CXX/IndirectPythonInterface.hxx:174: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:174: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:192: error: variable or field ‘_XINCREF’ declared void ./CXX/IndirectPythonInterface.hxx:192: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:192: error: ‘op’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:193: error: variable or field ‘_XDECREF’ declared void ./CXX/IndirectPythonInterface.hxx:193: error: ‘PyObject’ was not declared in this scope ./CXX/IndirectPythonInterface.hxx:193: error: ‘op’ was not declared in this scope In file included from ./CXX/Objects.hxx:44, from ./CXX/Extensions.hxx:51, from src/ft2font.h:4, from src/ft2font.cpp:1: ./CXX/Exception.hxx:70: error: expected `)' before ‘*’ token ./CXX/Exception.hxx:75: error: expected `)' before ‘*’ token ./CXX/Exception.hxx: In constructor ‘Py::Exception::Exception(const std::string&)’: ./CXX/Exception.hxx:67: error: ‘_Exc_RuntimeError’ is not a member of ‘Py’ ./CXX/Exception.hxx:67: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In member function ‘void Py::Exception::clear()’: ./CXX/Exception.hxx:80: error: ‘PyErr_Clear’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::TypeError::TypeError(const std::string&)’: ./CXX/Exception.hxx:122: error: ‘_Exc_TypeError’ is not a member of ‘Py’ ./CXX/Exception.hxx:122: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::IndexError::IndexError(const std::string&)’: ./CXX/Exception.hxx:132: error: ‘_Exc_IndexError’ is not a member of ‘Py’ ./CXX/Exception.hxx:132: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::AttributeError::AttributeError(const std::string&)’: ./CXX/Exception.hxx:142: error: ‘_Exc_AttributeError’ is not a member of ‘Py’ ./CXX/Exception.hxx:142: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::NameError::NameError(const std::string&)’: ./CXX/Exception.hxx:152: error: ‘_Exc_NameError’ is not a member of ‘Py’ ./CXX/Exception.hxx:152: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::RuntimeError::RuntimeError(const std::string&)’: ./CXX/Exception.hxx:162: error: ‘_Exc_RuntimeError’ is not a member of ‘Py’ ./CXX/Exception.hxx:162: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::SystemError::SystemError(const std::string&)’: ./CXX/Exception.hxx:172: error: ‘_Exc_SystemError’ is not a member of ‘Py’ ./CXX/Exception.hxx:172: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::KeyError::KeyError(const std::string&)’: ./CXX/Exception.hxx:182: error: ‘_Exc_KeyError’ is not a member of ‘Py’ ./CXX/Exception.hxx:182: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::ValueError::ValueError(const std::string&)’: ./CXX/Exception.hxx:193: error: ‘_Exc_ValueError’ is not a member of ‘Py’ ./CXX/Exception.hxx:193: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::OverflowError::OverflowError(const std::string&)’: ./CXX/Exception.hxx:203: error: ‘_Exc_OverflowError’ is not a member of ‘Py’ ./CXX/Exception.hxx:203: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::ZeroDivisionError::ZeroDivisionError(const std::string&)’: ./CXX/Exception.hxx:213: error: ‘_Exc_ZeroDivisionError’ is not a member of ‘Py’ ./CXX/Exception.hxx:213: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::FloatingPointError::FloatingPointError(const std::string&)’: ./CXX/Exception.hxx:223: error: ‘_Exc_FloatingPointError’ is not a member of ‘Py’ ./CXX/Exception.hxx:223: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::MemoryError::MemoryError(const std::string&)’: ./CXX/Exception.hxx:233: error: ‘_Exc_MemoryError’ is not a member of ‘Py’ ./CXX/Exception.hxx:233: error: ‘PyErr_SetString’ was not declared in this scope ./CXX/Exception.hxx: In constructor ‘Py::SystemExit::SystemExit(const std::string&)’: ./CXX/Exception.hxx:243: error: ‘_Exc_SystemExit’ is not a member of ‘Py’ ./CXX/Exception.hxx:243: error: ‘PyErr_SetString’ was not declared in this scope In file included from ./CXX/Extensions.hxx:51, from src/ft2font.h:4, from src/ft2font.cpp:1: ./CXX/Objects.hxx: At global scope: ./CXX/Objects.hxx:66: error: expected initializer before ‘*’ token ./CXX/Objects.hxx:74: error: expected initializer before ‘*’ token ./CXX/Objects.hxx:150: error: ISO C++ forbids declaration of ‘PyObject’ with no type ./CXX/Objects.hxx:150: error: expected ‘;’ before ‘*’ token ./CXX/Objects.hxx:154: error: ‘PyObject’ has not been declared ./CXX/Objects.hxx:175: error: expected `)' before ‘*’ token src/ft2font.cpp:1936: error: expected `}' at end of input ./CXX/Objects.hxx: In member function ‘void Py::Object::set(int*, bool)’: ./CXX/Objects.hxx:157: error: ‘p’ was not declared in this scope ./CXX/Objects.hxx:160: error: ‘_XINCREF’ is not a member of ‘Py’ ./CXX/Objects.hxx: In member function ‘void Py::Object::release()’: ./CXX/Objects.hxx:167: error: ‘_XDECREF’ is not a member of ‘Py’ ./CXX/Objects.hxx:167: error: ‘p’ was not declared in this scope ./CXX/Objects.hxx: At global scope: ./CXX/Objects.hxx:169: error: expected unqualified-id at end of input ./CXX/Objects.hxx:169: error: expected `}' at end of input error: command 'gcc' failed with exit status 1 Thanks! -Max
========================== SciPy 2009 Call for Papers ========================== SciPy 2009, the 8th Python in Science conference, will be held from August 18-23, 2009 at Caltech in Pasadena, CA, USA. Each year SciPy attracts leading figures in research and scientific software development with Python from a wide range of scientific and engineering disciplines. The focus of the conference is both on scientific libraries and tools developed with Python and on scientific or engineering achievements using Python. We welcome contributions from the industry as well as the academic world. Indeed, industrial research and development as well academic research face the challenge of mastering IT tools for exploration, modeling and analysis. We look forward to hearing your recent breakthroughs using Python! Submission of Papers ==================== The program features tutorials, contributed papers, lightning talks, and bird-of-a-feather sessions. We are soliciting talks and accompanying papers (either formal academic or magazine-style articles) that discuss topics which center around scientific computing using Python. These include applications, teaching, future development directions, and research. A collection of peer-reviewed articles will be published as part of the proceedings. Proposals for talks are submitted as extended abstracts. There are two categories of talks: Paper presentations These talks are 35 minutes in duration (including questions). A one page abstract of no less than 500 words (excluding figures and references) should give an outline of the final paper. Proceeding papers are due two weeks after the conference, and may be in a formal academic style, or in a more relaxed magazine-style format. Rapid presentations These talks are 10 minutes in duration. An abstract of between 300 and 700 words should describe the topic and motivate its relevance to scientific computing. In addition, there will be an open session for lightning talks during which any attendee willing to do so is invited to do a couple-of-minutes-long presentation. If you wish to present a talk at the conference, please create an account on the website (http://conference.scipy.org). You may then submit an abstract by logging in, clicking on your profile and following the "Submit an abstract" link. Submission Guidelines --------------------- * Submissions should be uploaded via the online form. * Submissions whose main purpose is to promote a commercial product or service will be refused. * All accepted proposals must be presented at the SciPy conference by at least one author. * Authors of an accepted proposal can provide a final paper for publication in the conference proceedings. Final papers are limited to 7 pages, including diagrams, figures, references, and appendices. The papers will be reviewed to help ensure the high-quality of the proceedings. For further information, please visit the conference homepage: http://conference.scipy.org. Important Dates =============== * Friday, June 26: Abstracts Due * Saturday, July 4: Announce accepted talks, post schedule * Friday, July 10: Early Registration ends * Tuesday-Wednesday, August 18-19: Tutorials * Thursday-Friday, August 20-21: Conference * Saturday-Sunday, August 22-23: Sprints * Friday, September 4: Papers for proceedings due Tutorials ========= Two days of tutorials to the scientific Python tools will precede the conference. There will be two tracks: one for introduction of the basic tools to beginners and one for more advanced tools. Tutorials will be announced later. Birds of a Feather Sessions =========================== If you wish to organize a birds-of-a-feather session to discuss some specific area of scientific development with Python, please contact the organizing committee. Executive Committee =================== * Jarrod Millman, UC Berkeley, USA (Conference Chair) * Gaël Varoquaux, INRIA Saclay, France (Program Co-Chair) * Stéfan van der Walt, University of Stellenbosch, South Africa (Program Co-Chair) * Fernando Pérez, UC Berkeley, USA (Tutorial Chair)