[PyQt] Next Releases
Georg Brandl
g.brandl at gmx.net
Mon Sep 8 12:58:59 BST 2014
On 09/08/2014 01:35 PM, Philipp A. wrote:
> 2014-09-08 13:27 GMT+02:00 Georg Brandl <g.brandl at gmx.net
> <mailto: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!
Even if it was necessary to quote here (it's not, try it out), I would assume
that the PyQt and/or Debian developers here know enough about shells to apply
quoting if necessary for them (hint, that's why I wrote "like".)
cheers,
Georg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140908/010c9286/attachment.sig>
More information about the PyQt
mailing list