Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some .KV files aren't added to latest kivymd 1.0.0 release #1305

Closed
tct123 opened this issue Aug 8, 2022 · 0 comments
Closed

Some .KV files aren't added to latest kivymd 1.0.0 release #1305

tct123 opened this issue Aug 8, 2022 · 0 comments

Comments

@tct123
Copy link

tct123 commented Aug 8, 2022

Some .KV files aren't added to latest kivymd 1.0.0 release
Example:
[INFO ] [Logger ] Record log in /home/anonym/.kivy/logs/kivy_22-08-09_10.txt [INFO ] [Kivy ] v2.1.0 [INFO ] [Kivy ] Installed at "/home/anonym/.local/lib/python3.10/site-packages/kivy/__init__.py" [INFO ] [Python ] v3.10.5 (main, Jun 8 2022, 09:26:22) [GCC 11.3.0] [INFO ] [Python ] Interpreter at "/bin/python" [INFO ] [Logger ] Purge log fired. Processing... [INFO ] [Logger ] Purge finished! [INFO ] [KivyMD ] 1.0.0, git-b366f56, 2022-08-08 (installed at "/home/anonym/.local/lib/python3.10/site-packages/kivymd/__init__.py") [INFO ] [Factory ] 189 symbols loaded [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored) [INFO ] [Text ] Provider: sdl2 [INFO ] [Window ] Provider: sdl2 [INFO ] [GL ] Using the "OpenGL" graphics system [INFO ] [GL ] Backend used <sdl2> [INFO ] [GL ] OpenGL version <b'4.6 (Compatibility Profile) Mesa 22.0.5'> [INFO ] [GL ] OpenGL vendor <b'Intel'> [INFO ] [GL ] OpenGL renderer <b'Mesa Intel(R) HD Graphics 5500 (BDW GT2)'> [INFO ] [GL ] OpenGL parsed version: 4, 6 [INFO ] [GL ] Shading version <b'4.60'> [INFO ] [GL ] Texture max size <16384> [INFO ] [GL ] Texture max units <32> [INFO ] [Window ] auto add sdl2 input provider [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked Traceback (most recent call last): File "/home/anonym/Dokumente/GitHub/gelbeseiten-excel/main.py", line 6, in <module> from kivymd.uix.label import MDLabel File "/home/anonym/.local/lib/python3.10/site-packages/kivymd/uix/label/__init__.py", line 1, in <module> from .label import MDIcon, MDLabel # NOQA F401 File "/home/anonym/.local/lib/python3.10/site-packages/kivymd/uix/label/label.py", line 257, in <module> with open( FileNotFoundError: [Errno 2] No such file or directory: '/home/anonym/.local/lib/python3.10/site-packages/kivymd/uix/label/label.kv'

  • OS: Debian
  • Python: 3.10
  • Kivy: 2.1.0
  • KivyMD: 1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant