Date: Thu, 2 Dec 2004 14:27:25 +0900 From: Hye-Shik Chang <perky@i18n.org> To: jimmie james <jimmiejaz@gmail.com> Cc: perky@FreeBSD.org Subject: Re: py-mpz fails on 4.10 Message-ID: <20041202052725.GA63650@i18n.org> In-Reply-To: <7e148fb904120121145bc73a7b@mail.gmail.com> References: <7e148fb904120121145bc73a7b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 02, 2004 at 12:14:12AM -0500, jimmie james wrote: > FreeBSD fortytwo.zapto.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri Nov > 19 03:37:43 EST 2004 > root@fortytwo.zapto.org:/usr/obj/usr/src/sys/FORTYTWO i386 > > No /etc/make.conf re-cvsuped twice before reporting. > > Anymore info, please ask. > http://www.python.org/doc/2.3.4/lib/module-mpz.html mpz module is removed in Python 2.4. I recommend you to adopt GMPy for your applications. The py-mpz port is fixed to use Python 2.3 even if Python 2.4 is available in system. Thank you very muchfor reporting! Hye-Shik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041202052725.GA63650>