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

p4a recipes crashes on matplotlib #895

Closed
jb1123 opened this issue Oct 3, 2016 · 2 comments
Closed

p4a recipes crashes on matplotlib #895

jb1123 opened this issue Oct 3, 2016 · 2 comments

Comments

@jb1123
Copy link

jb1123 commented Oct 3, 2016

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
$

@inclement
Copy link
Member

Thanks for the report, but I'll close this as a duplicate of #865

I think this may arise from me packaging some extra folders when I bundled p4a for pip, so it should be fixed with the next release.

@jb1123
Copy link
Author

jb1123 commented Oct 4, 2016

blockquote {padding-left: 1ex; margin: 0px 0px 0px 0.8ex; border-left: #cccccc 1px solid;} p {margin: 0px;padding: 0px;}
When do you plan to have the next release? Is git clone and local installation a valid intermediate solution? 
BR, Jacek
 
Dnia Poniedzia³ek, 3 Pa¼dziernika 2016 22:08 Alexander Taylor [email protected] napisa³(a)

Thanks for the report, but I'll close this as a duplicate of #865
I think this may arise from me packaging some extra folders when I bundled p4a for pip, so it should be fixed with the next release.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
 
//

 

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