On Thu, May 12, 2011 at 7:17 AM, Roberto Colistete Jr. <[email protected]> wrote: > Hi guys, > > Problem solved ! I found the problem and the solution : as in PyS60 > (Python for Symbian/S60), the "timeit.pyc" is needed by SymPy and not > available (on PyS60 or Python 2.6.2for Android), so (a compatible) > "timeit.pyc" should be copied to "/sdcard/ > com.googlecode.pythonforandroid/extras/python/". > > I copied the "timeit.pyc" from Python 2.6.5 of my notebook (Intel > with Ubuntu 10.04 64 bits). The "timeit.pyc" from Python 2.5 is not > compatible. > > The "MathScript" software for Android, which uses Python/SymPy, is > an interesting interface for SymPy for many users. After installing > "MathScript Lite", in the directory "/sdcard/ > com.funmath.mathscriptlite/data/python/" there is a compatible > "timeit.pyc" which can also be copied. > > I will later publish a blog page with a "How-to-install-and-use- > Python-and-Sympy-on-Android" and the link will be posted here.
Awesome! Looking forward for the blog post. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
