Skip to content Skip to sidebar Skip to footer

"no Module Named Xpopup.file" Error When Try To Run Kivy Designer

When i try to run 'python -m designer' command i get this error: File 'designer/app.py', line 14, in from designer.components.dialogs.add_file import AddFile

Solution 1:

I have installed Kivy Designer on Ubuntu 16.04 LTS and Windows 10. I have problem running Kivy Designer on Ubuntu 16.04 LTS and it always crash. But I have no problem running in on Windows 10 64-bits using Python 3.6.2. You have to do the following:

To install the XPopup enter a console (on Windows use kivy.bat in the kivy folder):

garden install xpopup

Post a Comment for ""no Module Named Xpopup.file" Error When Try To Run Kivy Designer"