Skip to content

p4a recipes crashes on matplotlib #895

@jb1123

Description

@jb1123

I have installed p4a with
$ pip install --upgrade python-for-android

Recipe matplotlib is not on github repository, but something is downloaded by pip, installed directory has no .py file perhaps that's why p4a recipes crashes.

$ p4a recipes
[INFO]: This python-for-android revamp is an experimental alpha release!
[INFO]: It should work (mostly), but you may experience missing features or bugs.
android None
depends: [('python2', 'python3'), ('python2', 'python3crystax'), ('pygame', 'sdl2', 'genericndkbuild')]

File "/home/jb/python/venv/local/lib/python2.7/site-packages/pythonforandroid/recipe.py", line 623, in get_recipe
raise IOError('Recipe does not exist: {}'.format(name))
IOError: Recipe does not exist: matplotlib
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions