[PyQt] Building PyQt from source with sip v5
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Thu Oct 24 21:56:37 BST 2019
    
    
  
On 24/10/2019 13:18, Florian Bruhin wrote:
> Hi,
> 
> I'm trying to build PyQt from source with sip v5.
> 
> From what I understood from the PyQt/sip documentation, I'm
> supposed to install sip from PyPI, then run sip-install.
> 
> However, when I do that in the PyQt5-5.13.2.dev1910120947 folder, I 
> get:
> 
>   sip-install: Unable to import 'project.py': No module named 
> 'pyqtbuild'
pip install pyqt-builder
I'll make the docs clearer.
Phil
    
    
More information about the PyQt
mailing list