[PyQt] Pyqt Charts - unable to do sudo make install

KarthiK S skarthikeyan.instru at gmail.com
Sat Feb 9 01:21:01 GMT 2019


Hello All,

I have installed (native build) Qt5.11.3 and PyQt5.11.3

Then I tried installing PyqtChart5.11.3

In the sudo make install stage, I am getting the following error.

sudo apt install libqt5charts5 libqt5charts5-dev

/usr/local/bin/python3 
/media/pi/karthik/PyQtChart_gpl-5.11.3/mk_distinfo.py "" 
/usr/local/lib/python3.7/site-packages/PyQtChart-5.11.3.dist-info 
installed.txt
Traceback (most recent call last):
   File "/media/pi/karthik/PyQtChart_gpl-5.11.3/mk_distinfo.py", line 
108, in <module>
     fn_f = open(fn, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 
'/usr/local/share/sip/PyQt5/QtChart'
Makefile:463: recipe for target 'install_distinfo' failed
make: *** [install_distinfo] Error 1


Kindly help me resolving this.


Thanks,

Karthik



More information about the PyQt mailing list