собственно:
sudo python configure.py --destdir ~/dev/envs/pyqt5/lib/python3.4/site-packages/ --qmake ~/Qt/5.8/gcc_64/bin/qmake
[sudo] пароль для foozzi:
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
An internal error occured. Please report all the output from the program,
including the following traceback, to support@riverbankcomputing.com.
Traceback (most recent call last):
File "configure.py", line 2757, in <module>
main(sys.argv)
File "configure.py", line 2715, in main
target_config.from_introspection(opts.verbose, opts.debug)
File "configure.py", line 697, in from_introspection
self.qt_shared = (lines[1] == 'shared')
IndexError: list index out of range