<p dir="ltr">Hello.</p>
<p dir="ltr">You can maybe try to use miniconda.</p>
<div class="gmail_extra"><br><div class="gmail_quote">Le 1 août 2016 00:43, "David Boddie" <<a href="mailto:david@boddie.org.uk">david@boddie.org.uk</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun Jul 31 22:35:39 BST 2016, Dennis Hofer wrote:<br>
<br>
> I wish to install PyQt4 on a Raspberry Pi unit using the lattest<br>
> Raspbian and Python 2.7 or Python 3.  I have not been able to<br>
> successfully install an SIP package or PtQt4.<br>
<br>
You might find it easier to install a package from the Raspbian distribution<br>
itself. Try the following command in a terminal:<br>
<br>
  sudo apt-get install python-qt4<br>
<br>
That should let you install PyQt4 that works with Python 2.7.<br>
<br>
David<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote></div></div>