it seems that new mpmath no longer contains a lib directory, so I think you
just need to remove 'sympy.thirdparty.mpmath.lib' from setup.py, line 63.
>
> João Silva
Thanks.
http://hg.sympy.org/sympy/rev/10383790e0c3
> The second
> patch removes the needless whitespaces.
I improved our automated test to test setup.py as well and refactored
it a bit, please review:
http://groups.google.com/group/sympy-patches/browse_thread/thread/dfd23fedcef34a4b
Ondrej