[PyQt] PyQt install fails on AppVeyor CI since latest update

Florian Bruhin me at the-compiler.org
Sun Aug 16 01:08:47 BST 2015


* Florian Bruhin <me at the-compiler.org> [2015-08-16 00:01:24 +0200]:
> I use AppVeyor[1] to test my software automatically - however, since
> their last update[2], I can't import PyQt5/sip anymore after
> installing.

So it seems there's now a (broken...) PyQt in C:\Miniconda3-x64.

When running the installer, it asks me whether I want to uninstall
that first - I guess the silent install aborts at this point?

But even when I uninstall it, or even uninstall Miniconda completely
(and C:\Miniconda3-x64 doesn't exist anymore), the installer insists
to install to C:\Miniconda3-x64...

I also tried starting with /S /D=C:\Python34 which should work for a
Nullsoft installer according to [1] - but that didn't work either.

Are those issues with the installer, or am I doing anything wrong?

Florian

[1] http://unattended.sourceforge.net/installers.php

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150816/8b6df909/attachment.sig>


More information about the PyQt mailing list