Python Forum
[Kivy] Can't link .kw file with main.py
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Kivy] Can't link .kw file with main.py
#1
Hello I started to learn kivy gui for puthon 3 and I have a problem, I can't link.kw file with main.py.
I don't now how to upload there photos, but If it's important i can sens the screenshots of my code.
Thank you very much!!!
Reply
#2
Hello Allpha. Posting code is always necessary if help with debugging is required. But instead of images, it is welcome that you copy code here directly, between code tags.
See help here, if needed: https://python-forum.io/misc.php?action=help&hid=25
Reply
#3
i recall with Kivy that your kivy file (link.kv) needs to be of the same name as your script. So if you main script is main.py, then your kivy file needs to be named main.kv

Other than that i would need your code. Post in python code tags here the source codes...dont use images.

Here is a bare bones workable example and linux install method
https://github.com/metulburr/kivy
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  “main thread is not in main loop” in Tkinter Long_r 1 24,077 Jun-26-2019, 11:00 PM
Last Post: metulburr
  [Tkinter] Link text field to separate python file SMA 2 3,609 Mar-20-2017, 08:45 PM
Last Post: nilamo
  GTK main window calling a main window DennisT 4 6,686 Oct-19-2016, 09:36 PM
Last Post: DennisT

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020