Issue
After I install the "kivy" python module, the python console and IDEs don't recognize it as a module, as if it doesn't exist.
ModuleNotFoundError: No module named 'kivy'
I do the installation normally like any other. I reinstalled the module several times and looked for all possible solutions, but nothing. Also, pip list
and pip3 list
tells me the module is there. What should I do?
Solution
When I completely reinstalled the system the problem was solved.
Answered By - user16269210 Answer Checked By - Dawn Plyler (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.