On Dec 3, 2:31 pm, "Edward K. Ream" <[email protected]> wrote:

> >https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/400826
>
> Yes, one way would be to build from sources.

This is straightforward.  Here is what I did:

Download sip and pyqt from pyqt the links on the website:
http://www.riverbankcomputing.co.uk/news

Extract the .tar.gz files to, say,your home folder, yielding the
following folders:

PyQt-x11-gpl-4.6.2
sip-4.9.3

Follow the install directions.  That is, in each folder, run:

python3.1 configure.py
make
sudo make install

That's all

I can now import PyQt4 from Python3.1.

Edward

--

You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.


Reply via email to