Skip to content

Issue importing modules in Py4A #149

@wfreed777

Description

@wfreed777

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions