[PyQt] A little trouble developing a conda recipe for PyQt5

Darren Dale dsdale24 at gmail.com
Sat Aug 16 16:06:04 BST 2014


Have you encountered problems at qtimageformats libwebp? I get no such file
errors on demux.c (compiling with jom on a 4 core machine)
On Aug 14, 2014 7:54 AM, "Kovid Goyal" <kovid at kovidgoyal.net> wrote:

> Instructions for compiling Qt 5 with MSVC 2008 can be found here:
> https://github.com/kovidgoyal/calibre/blob/master/setup/installer/windows/notes.rst
>
> Look for the Qt section. Some of the build customization options are
> calibre specific, but it should serve as a good starting point.
>
> Kovid.
>
> On Thu, Aug 14, 2014 at 07:37:24AM -0400, Darren Dale wrote:
> > I have been successful building conda packages for qt5/sip/pyqt5 on
> 64-bit
> > windows, osx, and linux (available at binstar.org/dsdale24, for now). I
> > discovered an issue with the pyqt5 package for python-2.7, though, it
> > crashed when trying to load a couple of the examples, notably qtdemo.py.
> > I'm wondering if this may be related to the fact that I could not build
> Qt5
> > with MSVC2008 (due I think to
> > https://bugreports.qt-project.org/browse/QTBUG-35980), and therefore
> had to
> > build Qt5 with MSVC2010, but the sip and pyqt5 python-2.7 packages need
> to
> > be built with MSVC2008. The python-3.4 pyqt5 package, which was built
> with
> > MSVC2010, was able to run qtdemo.py without problems.
> >
> > I notice that there is no PyQt5 windows installer for python-2.7 posted
> on
> > the Riverbank website. Could anyone comment? I'm wondering if the issues
> > I'm seeing are really due to a compiler mismatch, or if there are some
> > other issues such that pyqt5 will not be supported for python-2.7 on
> > windows.
> >
> > Thanks,
> > Darren
> >
> >
> > !DSPAM:3,53ec9f8b16781747919137!
>
> > _______________________________________________
> > PyQt mailing list    PyQt at riverbankcomputing.com
> > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> >
> > !DSPAM:3,53ec9f8b16781747919137!
>
>
> --
> _____________________________________
>
> Dr. Kovid Goyal
> http://www.kovidgoyal.net
> http://calibre-ebook.com
> _____________________________________
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140816/fe94f1eb/attachment.html>


More information about the PyQt mailing list