From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: building Genshi Date: Sun, 19 Mar 2017 22:33:27 +0100 Message-ID: References: <877f3l2czz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f403045f19ac4d8abc054b1c293f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpiSB-0004GM-TQ for help-guix@gnu.org; Sun, 19 Mar 2017 17:33:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cpiSA-0002lU-MP for help-guix@gnu.org; Sun, 19 Mar 2017 17:33:31 -0400 In-Reply-To: <877f3l2czz.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: help-guix --f403045f19ac4d8abc054b1c293f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ludo, 2017-03-19 22:05 GMT+01:00 Ludovic Court=C3=A8s : > Hi, > > Catonano skribis: > > > genshi/_speedups.c: In function =E2=80=98escape=E2=80=99: > > genshi/_speedups.c:89:13: error: =E2=80=98PyUnicodeObject=E2=80=99 has = no member named > =E2=80=98str=E2=80=99 > > inp =3D in->str; > > ^ > > I don=E2=80=99t know much about Python, but to me that suggests that Gens= hi > expects a different CPython version than the one it has here. Maybe a > 2.x vs. 3.x issue? > I found it, it's here https://genshi.edgewall.org/ticket/555 I didn't find it earlier :-/ Thanks, anyway --f403045f19ac4d8abc054b1c293f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ludo,

2017-03-19 22:05 GMT+01:00 Ludovic Court=C3=A8s = <ludo@gnu.org><= /span>:
Hi,

Catonano <catonano@gmail.com&g= t; skribis:

> genshi/_speedups.c: In function =E2=80=98escape=E2=80=99:
> genshi/_speedups.c:89:13: error: =E2=80=98PyUnicodeObject=E2=80=99 has= no member named =E2=80=98str=E2=80=99
>=C2=A0 =C2=A0 =C2=A0 inp =3D in->str;
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^

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

I found it, it's here=
https://genshi.edgew= all.org/ticket/555

I didn't find it earlier :-/

Thanks, = anyway


--f403045f19ac4d8abc054b1c293f--