Search Criteria
Package Details: python2-pyqwt 5.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-pyqwt.git (read-only, click to copy) |
---|---|
Package Base: | python2-pyqwt |
Description: | Python bindings for Qt Widgets for Technical Applications |
Upstream URL: | http://pyqwt.sourceforge.net/ |
Licenses: | GPL |
Conflicts: | pyqwt |
Provides: | pyqwt |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | arojas |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-24 08:48 (UTC) |
Last Updated: | 2018-08-24 08:48 (UTC) |
Dependencies (4)
- python2-numpy
- python2-pyqt (python2-pyqt4)
- qwt5
- sip (sip4-sip-provides, sip-65)
Required by (1)
- ccwatcher (requires pyqwt) (optional)
Latest Comments
smopro commented on 2020-11-26 04:35 (UTC)
Requires at least PyQt-4.2 and its development tools. Where it's dependencies???
avemilia commented on 2020-08-07 18:39 (UTC)
Doesn't build.
otaviolara commented on 2019-11-25 20:33 (UTC)
I try to install this package with any versions of sip, found in: http://archive.archlinux.org/packages/s/sip
However, all attempts fail with this error:
' Setup the PyQwt package build. sip invokation: '/usr/bin/sip -I /usr/share/sip/PyQt4 -b tmp-qwt5qt4/qwt5qt4.sbf -c tmp-qwt5qt4 -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_6 -x Py_v3 -g -x HAS_PYQT_031105 -x HAS_NUMARRAY -x HAS_NUMERIC -x HAS_QWT4 -t Qwt_5_2_0 ../sip/qwt5qt4/QwtModule.sip' sip: Deprecation warning: ../sip/qwt5qt4/QwtModule.sip:32: %Module version number should be specified using the 'version' argument sip: ../sip/qwt5qt4/QwtTypes.sip:5: syntax error SIP failed to generate the C++ code. ==> ERRO: Uma falha ocorreu em build(). Abortando... Error making: python2-pyqwt '
Any ideas?
xfzfflm commented on 2019-01-26 22:22 (UTC) (edited on 2019-01-26 22:22 (UTC) by xfzfflm)
Cannot do
import PyQt4.Qwt5
, report:It was working fine before. I think some pyqt updates break it.