[PyQt] How to run PyQt in anaconda

Darren Dale dsdale24 at gmail.com
Mon Aug 4 16:47:18 BST 2014


If you have /path/to/anaconda on your path such that `which pythonw` yields
/path/to/anaconda/bin/pythonw, you should just be able to do "pythonw
myapp.pyw". Does this not work for you?


On Sun, Aug 3, 2014 at 4:12 AM, Chaturvedi, Himanshu <
Himanshu.Chaturvedi at capitalone.com> wrote:

> Hi, I am using python through anaconda that comes with Python, PyQt and
> sip on Mac OSX.  While trying to run a Pyw file, how should I approach it.
>
> I m a newbie in PyQt world so apology if it is a naive question
>
> Thanks
> Himanshu
>
>
>
> ________________________________________________________
>
> The information contained in this e-mail is confidential and/or
> proprietary to Capital One and/or its affiliates. The information
> transmitted herewith is intended only for use by the individual or entity
> to which it is addressed.  If the reader of this message is not the
> intended recipient, you are hereby notified that any review,
> retransmission, dissemination, distribution, copying or other use of, or
> taking of any action in reliance upon this information is strictly
> prohibited. If you have received this communication in error, please
> contact the sender and delete the material from your computer.
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140804/a0839565/attachment.html>


More information about the PyQt mailing list