-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
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
$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels