[plug] Trying to install PyQWT on a Monday...

Chris Caston caston at arach.net.au
Mon Jun 20 13:08:45 WST 2005


Hello,

I am trying to install the following:

http://sourceforge.net/projects/pyqwt/

Any ideas what dependencies I am missing?

Here is what I get:

python configure.py
SIP 4.2.1 is being used.
Failed to import numarray: PyQwt will be build without support for
numarray.
Failed to find Numeric: PyQwt will be build without support for Numeric.
Check if your PyQt setup handles 'dynamic_cast<>()'
YES
Check if 'size_t' and 'int' are the same type.
test.cpp:3: error: prototype for `void a::f(int)' does not match any in
class `
   a'
test.cpp:2: error: candidate is: void a::f(unsigned int)
NO
Check if 'size_t' and 'long' are the same type.
test.cpp:3: error: prototype for `void a::f(long int)' does not match
any in
   class `a'
test.cpp:2: error: candidate is: void a::f(unsigned int)
NO
Check if 'size_t' and 'unsigned int' are the same type.
YES
Check if 'size_t' and 'unsigned long' are the same type.
test.cpp:3: error: prototype for `void a::f(long unsigned int)' does not
match
   any in class `a'
test.cpp:2: error: candidate is: void a::f(unsigned int)
NO
These PyQwt packages will be built: qwt iqt.
The PyQwt packages will be installed in
/usr/lib/python2.3/site-packages.
The PyQwt .sip files will be installed in /usr/share/sip.
Generating the C++ source for the qwt module...
/usr/bin/sip -x HAS_NUMARRAY -x HAS_NUMERIC -x Qt_STYLE_WINDOWSXP -x
Qt_STYLE_INTERLACE -x Qt_STYLE_WINDOWSXP -x VendorID -t WS_X11 -t
Qt_3_3_0 -c qwt -b qwt/qwt.sbf -I ../sip -I /usr/share/sip/qt
../sip/qwtmod.sip
sh: /usr/bin/sip: No such file or directory
Error: Unable to create the C++ code.





More information about the plug mailing list