-
the problem is with 0.99.1 and later, see on trunk
http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/setup.py?revision=7668&view=markup
line 161 wx is imported directly.
one can chage setup.cfg to make it work without wx, but on other side you don't
have to modify setup.cfg to build without qt.
2009-10-04 15:13:04 UTC in matplotlib
-
python setup.py ends with error
--------------------
OPTIONAL BACKEND DEPENDENCIES
libpng: 1.2.35
Tkinter: no
* TKAgg requires Tkinter
wxPython: no
* wxPython not found
Traceback (most recent call last):
File "setup.py", line 146, in
import wx
ImportError: No module named wx...
2009-10-01 21:35:43 UTC in matplotlib
-
this is duplicate of 1971677. submitted twice by mistake, sorry.
2008-05-25 05:22:11 UTC in gPhoto
-
this is duplicate of 1971677. submitted twice by mistake, sorry.
2008-05-25 05:19:13 UTC in gPhoto
-
libgphoto2's configure script cannot find libltdl 2.2.x
as this version libtool does not contain `lt_dlcaller_register` anymore.
attached patch (for libgphoto 2.4.1) fixes above problem.
when above is fixed, then configure script fails to
find libusb with error
usr/bin/ld: /home.../ccsimEck.o(.text+0xc): unresolvable R_PPC_REL24 relocation against symbol `usb_busses'...
2008-05-25 05:15:12 UTC in gPhoto
-
libgphoto2's configure script cannot find libltdl 2.2.x
as this version of libtool does not contain `lt_dlcaller_register` anymore.
attached patch (for libgphoto 2.4.1) fixes above problem.
when above is fixed, then configure script fails to
find libusb with error
usr/bin/ld: /home.../ccsimEck.o(.text+0xc): unresolvable R_PPC_REL24 relocation against symbol `usb_busses'...
2008-05-25 05:15:12 UTC in gPhoto
-
wrobell committed revision 1172 to the Gaphor SVN repository, changing 1 files.
2007-03-22 22:41:44 UTC in Gaphor
-
wrobell committed revision 1073 to the Gaphor SVN repository, changing 2 files.
2006-11-14 01:53:58 UTC in Gaphor
-
wrobell committed revision 1072 to the Gaphor SVN repository, changing 3 files.
2006-11-14 01:49:11 UTC in Gaphor
-
wrobell committed revision 1071 to the Gaphor SVN repository, changing 8 files.
2006-11-14 01:36:06 UTC in Gaphor