help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building Genshi


From: Ludovic Courtès
Subject: Re: building Genshi
Date: Sun, 19 Mar 2017 22:05:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi,

Catonano <address@hidden> skribis:

> genshi/_speedups.c: In function ‘escape’:
> genshi/_speedups.c:89:13: error: ‘PyUnicodeObject’ has no member named ‘str’
>      inp = in->str;
>              ^

I don’t know much about Python, but to me that suggests that Genshi
expects a different CPython version than the one it has here.  Maybe a
2.x vs. 3.x issue?

HTH,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]