unseenlaser / python-for-android

Automatically exported from code.google.com/p/python-for-android
Apache License 2.0
0 stars 0 forks source link

"site-packages" seems not to be working #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy a python module to 
"/sdcard/com.googlecode.pythonforandroid/extras/python/site-packages/" 
2. Importing the module within a script.

What is the expected output? What do you see instead?
This results in an ImportError (no module named ...).

What version of the product are you using? On what operating system?
Interpreter: 16, extras: 14, scripts: 13. Android 2.3.3 (CM 7.0.3)

Original issue reported on code.google.com by marc.sch...@gmail.com on 2 Jun 2011 at 10:04

GoogleCodeExporter commented 8 years ago
Not supported.

Original comment by rjmatthews62 on 3 Apr 2012 at 2:17

GoogleCodeExporter commented 8 years ago
Issue 25 has been merged into this issue.

Original comment by rjmatthews62 on 3 Apr 2012 at 2:26

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Tickets are visible and people end up here looking how to solve similar 
problems. A more elaborated "Not supported" would help, like: "copying modules 
in site-packages is not supported, it is mandatory to import an egg beacause 
this and that step is required"

Original comment by cyril.ho...@gmail.com on 20 Jun 2012 at 12:18