Update mpmath to revision 489 breaks setup

0 views
Skip to first unread message

João Silva

unread,
May 7, 2008, 8:30:20 AM5/7/08
to sympy
I did

hg clone http://hg.sympy.org/sympy
cd sympy
python setup.py build

[some output ommitted]

error: package directory 'sympy/thirdparty/mpmath/lib' does not exist

João Silva

Abderrahim Kitouni

unread,
May 7, 2008, 8:55:10 AM5/7/08
to sy...@googlegroups.com
Hi,

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

Friedrich Hagedorn

unread,
May 7, 2008, 8:53:50 AM5/7/08
to sy...@googlegroups.com

One line must deleted in setup.py. I attached a patch for that. The second
patch removes the needless whitespaces.

By, Friedrich

setup.patch
cleanup.patch

Ondrej Certik

unread,
May 7, 2008, 9:37:37 AM5/7/08
to sy...@googlegroups.com
On Wed, May 7, 2008 at 2:53 PM, Friedrich Hagedorn <fried...@gmx.de> wrote:
> On Wed, May 07, 2008 at 05:30:20AM -0700, João Silva wrote:
>>
>> I did
>>
>> hg clone http://hg.sympy.org/sympy
>> cd sympy
>> python setup.py build
>>
>> [some output ommitted]
>>
>> error: package directory 'sympy/thirdparty/mpmath/lib' does not exist
>
> One line must deleted in setup.py. I attached a patch for that.

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

Reply all
Reply to author
Forward
0 new messages