Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue importing modules in Py4A #149

Open
wfreed777 opened this issue Feb 20, 2018 · 1 comment
Open

Issue importing modules in Py4A #149

wfreed777 opened this issue Feb 20, 2018 · 1 comment

Comments

@wfreed777
Copy link

wfreed777 commented Feb 20, 2018

Hi guis,

I have this error message importing modules in Python for Android:

Errorjava.io.FileNotFoundException:/data/data/com.googlecode.pythonforandroid/files/python/egg-info/python_r-*.zip/files.txt: open failed: ENOENT (No such file or directory)

where * is all versions of modules that I have download and tested.

I have seach for this file in my device and "/data/data/com.googlecode.pythonforandroid/files/python/" exists. However, for example, the structure "egg-info/python_r-1.zip/files.txt" don't exists.

If someone zips and sends to me this part of structure will solved this issue?
Someone can help me?

Thanks a lot.

P.S.: I have putted python_r-*.zip files in the download folder yet.

@kuri65536
Copy link
Owner

Hi @wfreed777 .
The import module function is not tested for long time.
I would confirm the issue but it will not be resolved.

please use pip in this time.

@kuri65536 kuri65536 reopened this May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants