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

ImportError: No module named lictionary #3

Closed
HelaFaye opened this issue Apr 15, 2019 · 2 comments
Closed

ImportError: No module named lictionary #3

HelaFaye opened this issue Apr 15, 2019 · 2 comments

Comments

@HelaFaye
Copy link

file` "...able/__init__.py", line 3, in <module>
04-14 18:32:08.974 23995 24891 I python  :    File ".../able/util.py", line 10, in <module>
04-14 18:32:08.975 23995 24891 I python  :  ImportError: No module named lictionary
04-14 18:32:08.975 23995 24891 I python  : Python for android ended.

It appears you used lictionary without importing it.

@b3b
Copy link
Owner

b3b commented Apr 15, 2019

There is noutil.py module in the project. Maybe some local modifications?

@RoberWare
Copy link

I solved it adding licionary and tatsu to buildozer.spec requirements.

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

3 participants