From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: building Genshi Date: Tue, 28 Mar 2017 10:39:48 +0200 Message-ID: References: <877f3l2czz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1142e17e177dc6054bc6672f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1csmfP-00028D-AE for help-guix@gnu.org; Tue, 28 Mar 2017 04:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1csmfO-0002XT-8z for help-guix@gnu.org; Tue, 28 Mar 2017 04:39:51 -0400 Received: from mail-wr0-x22e.google.com ([2a00:1450:400c:c0c::22e]:34005) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1csmfO-0002XL-32 for help-guix@gnu.org; Tue, 28 Mar 2017 04:39:50 -0400 Received: by mail-wr0-x22e.google.com with SMTP id l43so92743149wre.1 for ; Tue, 28 Mar 2017 01:39:49 -0700 (PDT) In-Reply-To: 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" Cc: help-guix --001a1142e17e177dc6054bc6672f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2017-03-19 22:33 GMT+01:00 Catonano : > 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 Gen= shi >> 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 > O, naive question: say that I want to try to build genshi only for python2 How would I do that ? Thanks --001a1142e17e177dc6054bc6672f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2017-03-19 22:33 GMT+01:00 Catonano <= catonano@gmail.com<= /a>>:
Ludo,

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

Catonano <catona= no@gmail.com> 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.edgewall.org/ticket/555

I didn= 9;t find it earlier :-/

Thanks, anyway

<= /div>
O, naive question: say that I want to try to build genshi only fo= r python2

How would I do that ?

Thanks
--001a1142e17e177dc6054bc6672f--