[PyQt] pyqt5 on armv6/7/8 via PyPi
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Sat Aug 10 15:04:04 BST 2019
    
    
  
On 10/08/2019 12:27, sebastien durand wrote:
> Is there any other way to have pyqt5.13 on armv6 / 7/8?
Compile it yourself.
Phil
> ________________________________
> De : Phil Thompson <phil at riverbankcomputing.com>
> Envoyé : samedi 10 août 2019 12:09
> À : sebastien durand <dragonlost1 at hotmail.fr>
> Cc : pyqt at riverbankcomputing.com <pyqt at riverbankcomputing.com>
> Objet : Re: [PyQt] pyqt5 on armv6/7/8 via PyPi
> 
> On 10/08/2019 10:57, sebastien durand wrote:
>> Hello.
>> 
>> I am currently using pyqt for an astronomy project. In this project we
>> want to display 16-bit images via Qimage. Is now possible with version
>> 5.13 of Qt.
>> 
>> On a classic computer (amd64), no problem we can install pyqt5.13 via
>> pypi. By cons this project is intended to equip Arm card (raspberry
>> type). On this kind of map the only accessible version is the 5.10 via
>> the package "python3-pyqt".
>> 
>> So I would like to know if there is way to install pyqt5.13 via PyPi
>> on Arm cards?
> 
> Not yet. sip5 will support building from sdists with pip.
> 
> Phil
    
    
More information about the PyQt
mailing list