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

Sympy module. Error in buildozer: no module named sympy.testing #2381

Closed
persona1234 opened this issue Dec 25, 2020 · 4 comments
Closed

Sympy module. Error in buildozer: no module named sympy.testing #2381

persona1234 opened this issue Dec 25, 2020 · 4 comments
Labels

Comments

@persona1234
Copy link

Hi I'm getting this error when I run my code: No module named 'sympy.testing'. I have added the module in buildozer.spec as sympy. Here there are the log and buildozer file:
errore.txt
buildozer.txt

@persona1234
Copy link
Author

'log: https://easyupload.io/0z0j52 Buildozer.spec: https://easyupload.io/6fscc0' are not opening.
Screenshot from 2020-12-25 15-05-54

Try now

@RobertFlatt
Copy link
Contributor

The Android recipe uses sympy version is 1.1.1
https://github.com/kivy/python-for-android/blob/develop/pythonforandroid/recipes/sympy/__init__.py

sympy.testing was added in 1.6
https://github.com/sympy/sympy/tree/sympy-1.6/sympy/testing

Direct any usage question to the User Group
https://groups.google.com/g/kivy-users

@persona1234
Copy link
Author

The Android recipe uses sympy version is 1.1.1
https://github.com/kivy/python-for-android/blob/develop/pythonforandroid/recipes/sympy/__init__.py

sympy.testing was added in 1.6
https://github.com/sympy/sympy/tree/sympy-1.6/sympy/testing

Direct any usage question to the User Group
https://groups.google.com/g/kivy-users

I solved reinstalled the .buildozer folder with 1.1.1 version of sympy

@matham matham transferred this issue from kivy/kivy Dec 28, 2020
@misl6 misl6 added the support label Jul 14, 2022
@github-actions
Copy link

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants