community icon indicating copy to clipboard operation
community copied to clipboard

The Kivy language issue does not work when writing in the mapp.kv file or writing code directly in Python. I get this error

Open mmiuttff opened this issue 1 year ago • 1 comments

Os:linux/ub Py:3.10.13 Kivy:2.3.0 Screenshot_٢٠٢٤٠٨٢٣_٢٢٠٦٠٧_RVNC Viewer Screenshot_٢٠٢٤٠٨٢٣_١٩٢١٢٣_RVNC Viewer Screenshot_٢٠٢٤٠٨٢٣_١٩٢١٠٧_RVNC Viewer Screenshot_٢٠٢٤٠٨٢٣_١٨٥٦٤٣_RVNC Viewer Screenshot_٢٠٢٤٠٨٢٣_١٨٥٥٢٩_RVNC Viewer Screenshot_٢٠٢٤٠٨٢٣_١٧٢٩٤٠_RVNC Viewer Screenshot_٢٠٢٤٠٨٢٣_١٧٢٨٣٨_RVNC Viewer

mmiuttff avatar Aug 23 '24 19:08 mmiuttff

By default kivy will attempt to load a kv file with the same name as the app. So myapp.kv is getting loaded even if you do not load it explicitly. If you are still having trouble share your code (not a picture of your code) on one of the support forums and I would be happy to help you.

This is a support issue please bring this issue to one of the support channels: DIscord: https://discord.com/invite/eT3cuQp Kivy users group: https://groups.google.com/g/kivy-users

ElliotGarbus avatar Aug 23 '24 20:08 ElliotGarbus

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing Kivy, make sure to check out the installation docs for Windows, Linux and macOS.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

github-actions[bot] avatar Nov 09 '24 17:11 github-actions[bot]