Hi Roberto, On Sun, May 8, 2011 at 4:11 AM, Roberto Colistete Jr. <[email protected]> wrote: > Hi, > > It is my first participation here : how can I install Sympy on > Android (using SL4A with Python) ? I tried copying the "sympy" tree to > "/sdcard/com.googlecode.pythonforandroid/extras/python/" but I try > loading sympy (with "import sympy", for example) I get many error > messages.
Is there any way you could paste somewhere (e.g. gist.github.com) the error messages? If not, at least tell us what the first error message is. Then we'll see what's going on. I also own Android (Nexus One) --- but never got to actually install sympy on it. So you first download this: http://code.google.com/p/android-scripting/ and then copy sympy by hand into "/sdcard/com.googlecode.pythonforandroid/extras/python/"? > > I use Sympy on Symbian/S60v3 (N95, E63, etc) without problems > (only without graphics). I also use Sympy on Maemo OS 5 (Nokia N900) > and Ubuntu 10.04 64 bits (notebook). Nice! > > Keep the nice work on Sympy, 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.
