Answer the question
In order to leave comments, you need to log in
Why is kivy throwing an error?
Hello!
I ran into a problem, after installing the module kivy
I try to test it, and in the very first line of code it gives an error
code:
error:from kivy.app import App
Traceback (most recent call last):
File "C:\Users\intel\Desktop\kivy\kivy.py", line 1, in <module>
from kivy.app import App
File "C:\Users\intel\Desktop\kivy\kivy.py", line 1, in <module>
from kivy.app import App
ImportError: No module named 'kivy.app'; 'kivy' is not a package
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question