Closed GoogleCodeExporter closed 9 years ago
With most recent svn:
python -i svn/mpmath/mpmath/tests/runtests.py
Traceback (most recent call last):
File "svn/mpmath/mpmath/tests/runtests.py", line 142, in <module>
testit(importdir, testdir)
File "svn/mpmath/mpmath/tests/runtests.py", line 101, in testit
module = __import__(name)
File "/home/nwagner/svn/mpmath/mpmath/tests/test_bitwise.py", line 5, in <module>
from mpmath.libmp import *
ImportError: No module named libmp
Original comment by nils...@googlemail.com
on 14 Jan 2010 at 6:59
I can't see any reason for these errors other than there being a problem with
your
installation. Maybe importing mpmath does not import the version from
/home/nwagner/svn/mpmath/?
Original comment by fredrik....@gmail.com
on 14 Jan 2010 at 9:31
I cannot reproduce the problem with recent svn.
Original comment by nils...@googlemail.com
on 3 Feb 2010 at 7:24
Original comment by fredrik....@gmail.com
on 3 Feb 2010 at 8:47
Original issue reported on code.google.com by
nils...@googlemail.com
on 19 Dec 2009 at 7:17