James Stroud wrote: > I think fink is not detecting the gmp (GNU multiple precision arithmetic > library) dependency. > > Try: > > % fink install gmp > > Then try building gmpy with /sw/bin/python.
I think I didn't explain myself very well. gmp is already installed in my computer; when building gmpy it links against libgmp without problems. But when doing import gmpy is that Fink's Python complains like I've mentioned before. But if I build gmpy (Using setup.py), using Python 2.4.3 works fine. Pepe -- http://mail.python.org/mailman/listinfo/python-list