Closed GoogleCodeExporter closed 8 years ago
I get the same error.
Phone : Nexus S
Android Version : 2.3.4
Build Number : GRJ22
Original comment by vidhuran...@gmail.com
on 6 Jul 2011 at 7:31
Attachments:
[deleted comment]
Hi, I also geht this error also for other modules. Clicking in Uninstall will
close the App.
It could be that we need root rights on this folder.
Acer500, Android 3.1, SL4A v4, Python for Android r6 (r7b1 won't install).
Original comment by ela...@gmx.de
on 2 Aug 2011 at 9:26
Same problem as described above on Samsung Galaxy 551 (Android 2.2)
Original comment by claesmae...@gmail.com
on 14 Sep 2011 at 12:39
Same problem on LG Optimus 2X with cyanogenmod,
i can't import modules, an error appear with this same message posted above.
Uninstall modules crash the application.
Original comment by vchemi...@gmail.com
on 29 Nov 2011 at 2:51
Same problem on HTC Desire HD
Original comment by guiza...@gmail.com
on 7 Jan 2012 at 2:51
Same issue with Samsung Galaxy mini (s5570), Android version is 2.3.4.
Original comment by pmamo...@gmail.com
on 10 Jan 2012 at 8:06
[deleted comment]
It just doesn't work right?
how do I install those modules manually?
Original comment by joaogarc...@gmail.com
on 16 Jan 2012 at 1:10
https://code.google.com/p/android-scripting/wiki/FAQ:
"Can I install other Python modules?
Yes. Many pure Python modules will work if you simply add them to
/sdcard/com.googlecode.pythonforandroid/extras/python as long as they don't
depend on any C Python modules that aren't included with SL4A. You can, of
course, cross compile your own C Python modules. It's not for the faint of
heart, but see here[1] for more detail,"
[1] https://code.google.com/p/python-for-android/wiki/BuildingModules
Python eggs are supported, to a degree. The egg will have to have been compiled
using these instructions[2]. Then, download the egg into your downloads folder
(this will typically be /sdcard/Download, and is the default used by your
browser) then use the Install Module button on the Python Installer. This will
only work on release 4 or above. See python-for-android[3] for more detail.
[2] http://code.google.com/p/python-for-android/wiki/BuildingModules
[3] http://code.google.com/p/python-for-android
Original comment by joaogarc...@gmail.com
on 16 Jan 2012 at 1:46
I keep getting the same error even though I have followed the steps to create a
python egg. Any ideas anyone ? I m trying to import a python library called
Hachoir through SL4A for file parsing.
Original comment by varu....@gmail.com
on 17 Jan 2012 at 8:52
Any solutions out there for importing these modules? If somone knows what this
issue is, please post. ..
Original comment by chs200...@gmail.com
on 19 Mar 2012 at 12:38
I have an idea. try to check the below link.
http://i5on9i.tistory.com/669
Original comment by gaedd...@gmail.com
on 30 Mar 2012 at 2:38
Zope was packaged up for an earlier version of py4a.
There is now a new package.
See Modules page.
Original comment by rjmatthews62
on 3 Apr 2012 at 2:18
Original issue reported on code.google.com by
jjohnson...@gmail.com
on 22 Jun 2011 at 10:08