[PyQt] Newbie: Can't build PyQwt-5.2.0: Requires at least PyQt-4.2 and its development tools

Williams Jr., Ernest L. ernesto at slac.stanford.edu
Sat Apr 25 17:24:35 BST 2015


Hi,

Well, first question: Is PyQwt actively being supported?

Secondly, I have RHEL6 x86_64

I need to build PyQwt-5.2.0  from source.

Looking through the mailing list archives; I did not see a solution.
I bump into the following configure stage error:
cd <>/PyQwt-5.2.0/configure
[ernesto at icd-pc90626 configure]$ python configure.py --qt4
--extra-include-dirs=/afs/slac/g/lcls/package/qwt-6.0.1/include
--extra-lib-dirs=/afs/slac/g/lcls/package/qwt-6.0.1/lib ../qwt-5.2
Command line options:
{'debug': False,
 'disable_numarray': False,
 'disable_numeric': False,
 'disable_numpy': False,
 'excluded_features': [],
 'extra_cflags': [],
 'extra_cxxflags': [],
 'extra_defines': [],
 'extra_include_dirs': ['/afs/slac/g/lcls/package/qwt-6.0.1/include'],
 'extra_lflags': [],
 'extra_lib_dirs': ['/afs/slac/g/lcls/package/qwt-6.0.1/lib'],
 'extra_libs': [],
 'jobs': '',
 'module_install_path': '',
 'modules': [],
 'qt': 4,
 'qwt_sources': '',
 'sip_include_dirs': [],
 'subdirs': [],
 'timelines': [],
 'trace': ''}

Requires at least PyQt-4.2 and its development tools.



Cheers,
Ernesto


More information about the PyQt mailing list