[Distutils] nightly build just started failing with TypeError: must be type, not classobj on Python 2.7

Robert McGibbon rmcgibbo at gmail.com
Tue Nov 24 17:53:52 EST 2015


It looks like this is a setuptools bug that has been reported upstream [1].

[1]
https://bitbucket.org/pypa/setuptools/issues/464/typeerror-in-install_wrapper_scripts

-Robert

On Tue, Nov 24, 2015 at 2:37 PM, Chris Withers <chris at simplistix.co.uk>
wrote:

> Looks like it's not isolated to that package:
>
> https://travis-ci.org/Simplistix/mush/jobs/93042214
>
> On 24/11/2015 21:25, Chris Withers wrote:
>
> Hi All,
>
> Nightly builds of one of my packages (
> https://travis-ci.org/Mortar/mortar_rdb) just began failing with:
>
> TypeError: must be type, not classobj
>
> ...but only on Python 2. The full traceback is here:
>
> https://travis-ci.org/Mortar/mortar_rdb/jobs/93030519#L256
>
> I haven't pushed any changed to that project in a few weeks/days.
>
> Does anyone know what might have changed to cause this problem? I couldn't
> see any recent releases of setuptools or pip, so wondering what I'm
> missing...
>
> cheers,
>
> Chris
>
>
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151124/42f84162/attachment.html>


More information about the Distutils-SIG mailing list