[PyQt] Trouble compiling qtcharts 2

Phil Thompson phil at riverbankcomputing.com
Fri May 8 18:57:46 BST 2015


On 08/05/2015 5:19 pm, Bhavek Budia wrote:
> I am using
> Version: PyQtChart-commercial-2.0
> Command line arg: Python configure.py --qtchart-version=2.0.0 --verbose

Make sure you are picking up the Qt5 version of qmake rather than the 
Qt4 version. If necessary use the --qmake argument to make sure.

Phil

> -----Original Message-----
> From: PyQt [mailto:pyqt-bounces at riverbankcomputing.com] On Behalf Of
> Phil Thompson
> Sent: May-08-15 10:07 AM
> To: pyqt at riverbankcomputing.com
> Subject: Re: [PyQt] Trouble compiling qtcharts 2
> 
> On 08/05/2015 3:32 pm, Bhavek Budia wrote:
>> Hi,
>> 
>> I have compiled Qt Charts 2 on windows and I am trying to compile the
>> equivalent pyqt charts. When I run the configure.py I get this 
>> message:
>> 
>> 
>> 
>> "Project ERROR: Unknown module(s) in QT: charts"
>> 
>> 
>> 
>> I am not sure what to do. Please advise.
> 
> What version of PyQtChart?
> 
> What command line arguments did you pass to configure.py?
> 
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt


More information about the PyQt mailing list