[egenix-users] error: mxDateTime.c: No such file or directory
Oleg Broytman
phd at phdru.name
Thu Feb 21 10:18:02 CET 2019
Hi! Thank you!
> https://downloads.egenix.com/python/index/ucs2/
> https://downloads.egenix.com/python/index/ucs4/
I will investigate this. Or experiment with direct ``pip install``.
On Thu, Feb 21, 2019 at 10:00:06AM +0100, "M.-A. Lemburg" <mal at egenix.com> wrote:
> Hi Oleg,
>
> we have not made any changes on our side, so perhaps something is
> failing in AppVeyor. What I notice in the logs you sent is that
> AppVeyor is now trying to build wheel files from the PyPI packages.
>
> """
> Building wheels for collected packages: egenix-mx-base, mysql-connector,
> FormEncode, PyDispatcher
> """
>
> This only works with the source files available, but our installer
> sees that it can reuse an existing binary package on Windows and
> uses this instead of getting the source files.
>
> I suppose this is what's causing the problem.
>
> Unfortunately, I don't have an easy fix for this and no time to look
> into it on a larger scale.
>
> The only workaround I have for you is to point tox directly at our
> PyPI style index and have it download the source package instead
> of the installer from PyPI:
>
> https://downloads.egenix.com/python/index/ucs2/
> https://downloads.egenix.com/python/index/ucs4/
>
> Thanks,
> --
> Marc-Andre Lemburg
> eGenix.com
>
> Professional Python Services directly from the Experts (#1, Feb 21 2019)
> >>> Python Projects, Coaching and Consulting ... http://www.egenix.com/
> >>> Python Database Interfaces ... http://products.egenix.com/
> >>> Plone/Zope Database Interfaces ... http://zope.egenix.com/
> ________________________________________________________________________
>
> ::: We implement business ideas - efficiently in both time and costs :::
>
> eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
> D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
> Registered at Amtsgericht Duesseldorf: HRB 46611
> http://www.egenix.com/company/contact/
> http://www.malemburg.com/
Oleg.
--
Oleg Broytman https://phdru.name/ phd at phdru.name
Programmers don't die, they just GOSUB without RETURN.
More information about the egenix-users
mailing list