Hi,

On Tue, Jun 19, 2018 at 2:44 AM, Charles R Harris
<charlesr.har...@gmail.com> wrote:
>
>
> On Mon, Jun 18, 2018 at 5:58 PM, Matthew Brett <matthew.br...@gmail.com>
> wrote:
>>
>> On Tue, Jun 19, 2018 at 12:24 AM, Charles R Harris
>> <charlesr.har...@gmail.com> wrote:
>> >
>> >
>> > On Mon, Jun 18, 2018 at 3:13 PM, Matthew Brett <matthew.br...@gmail.com>
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> On Mon, Jun 18, 2018 at 9:42 PM, Charles R Harris
>> >> <charlesr.har...@gmail.com> wrote:
>> >> >
>> >> >
>> >> > On Mon, Jun 18, 2018 at 2:22 PM, Nathan Goldbaum
>> >> > <nathan12...@gmail.com>
>> >> > wrote:
>> >> >>
>> >> >> I think Matthew Brett needs to fix this.
>> >> >
>> >> >
>> >> > That would be nice, but I'm not convinced it is helpful :) I note
>> >> > that
>> >> > latest `apache-libcloud` does not install directly on windows, there
>> >> > seem to
>> >> > be some missing dependencies.>
>> >>
>> >> I'm happy to give it a go - Chuck - can I cancel the various builds
>> >> running on my account, so I can do some debugging.
>> >
>> >
>> > Absolutely! Nuke those suckers ...
>>
>> Hmm - I just tried installing certifi to get the SSL certificates, and
>> removed --no-ssl-check.  I wonder if something changed in the
>> Rackspace protocols, or something.
>>
>> In case it's useful, I'm using a little repo that runs an Appveyor job
>> then drops into an RDP server for me to log into, with the relevant
>> bit here:
>>
>> https://github.com/matthew-brett/appvfutz/blob/master/appveyor.yml#L24
>>
>> See:
>> https://www.gep13.co.uk/blog/how-to-use-appveyor-remote-desktop-connection
>>
>> That said, maybe the fix doesn't work, let's wait on the builds.
>>
>
> Looks like that fixes the problem. Probably scipy-wheels will need that fix
> also.

I put it in.

> Do you know if new wheels with the same name will overwrite the old
> ones? ISTR that that is the case.

Right - they overwrite the old ones.

> BTW, there don't seem to be any nightly builds, does something need
> reconfiguration?

For Appveyor?  You need a cron-enabled account.  My account is
enabled, I just emailed the appveyor support with my username, and an
explanation.  Maybe worth doing the same for the numpy account?
Thereafter, you can just enter the cron time string in the settings,
to enable daily builds.

Cheers,

Matthew
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to