[PyQt] Next Releases
Philipp A.
flying-sheep at web.de
Mon Sep 8 12:35:40 BST 2014
2014-09-08 13:27 GMT+02:00 Georg Brandl <g.brandl at gmx.net>:
You’ll have to do something like
PYQTDESIGNERPATH=`pwd`/python PYTHONPATH=`pwd`/widgets designer
to see output.
you mean
PYQTDESIGNERPATH="$PWD/python" PYTHONPATH="$PWD/widgets" designer
quote your bash stuff!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140908/52399cb1/attachment.html>
More information about the PyQt
mailing list