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

ModuleNotFoundError: No module named 'android' #2697

Closed
2 tasks
Sz3rs opened this issue Nov 1, 2022 · 2 comments
Closed
2 tasks

ModuleNotFoundError: No module named 'android' #2697

Sz3rs opened this issue Nov 1, 2022 · 2 comments
Labels

Comments

@Sz3rs
Copy link

Sz3rs commented Nov 1, 2022

Checklist

  • [ + ] the issue is indeed a bug and not a support request
  • [ + ] issue doesn't already exist: https://github.com/kivy/python-for-android/issues
  • [ + ] I have a short, runnable example that reproduces the issue
  • I reproduced the problem with the latest development version (p4a.branch = develop)
  • I used the grave accent (aka backticks) to format code or logs when appropriated

Versions

  • Python: 3.9.8 and 3.7.5
  • OS: Macos X (arm64)
  • Kivy: latest
  • OpenJDK: latest

Description

I run:
pip3 install python-for-android
Result: Successfully installed appdirs-1.4.4 pep517-0.6.0 python-for-android-2022.9.4 pytoml-0.1.21 sh-1.14.3 toml-0.10.2

And try:
python3

import android
ModuleNotFoundError: No module named 'android'

@RobertFlatt
Copy link
Contributor

https://github.com/Android-for-Python/Android-for-Python-Users#no-module-named-android

@misl6 misl6 added the support label Nov 4, 2022
@github-actions
Copy link

github-actions bot commented Nov 4, 2022

👋 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.

@github-actions github-actions bot closed this as completed Nov 4, 2022
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