File "main.py", line 2, in <module>
from designer.app import DesignerApp
File "/Users/OwlFace/Downloads/kivy-designer/designer/app.py", line 3, in <module>
import kivy
ImportError: No module named kivy
How do you run the kivy examples (they work, right?)
Try running
which python
It should show you the path of the python installation that you are trying to run.
(at least it does on linux)
Do you set any environment variables related to python yourself?
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.