-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
poc-mobile-python on ξ master [!?] is π¦ v1.1.0 via π v3.11.6 (poc-mobile-python) took 8s
β― python main.py
[INFO ] [Logger ] Record log in /Users/I530566/.kivy/logs/kivy_24-10-28_65.txt
[INFO ] [Kivy ] v2.3.0
[INFO ] [Kivy ] Installed at "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/.venv/lib/python3.11/site-packages/kivy/__init__.py"
[INFO ] [Python ] v3.11.6 (main, Nov 15 2023, 10:48:18) [Clang 15.0.0 (clang-1500.0.40.1)]
[INFO ] [Python ] Interpreter at "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/.venv/bin/python"
[INFO ] [Logger ] Purge log fired. Processing...
[INFO ] [Logger ] Purge finished!
[INFO ] [Factory ] 195 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_imageio, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
[INFO ] [Clipboard ] Provider: sdl2(['clipboard_nspaste'] ignored)
[INFO ] [KivyMD ] 2.0.1.dev0, git-Unknown, 2024-10-28 (installed at "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/.venv/lib/python3.11/site-packages/kivymd/__init__.py")
[INFO ] [Text ] Provider: sdl2
[INFO ] [Window ] Provider: sdl2
[INFO ] [GL ] Using the "OpenGL ES 2" graphics system
[INFO ] [GL ] Backend used <sdl2>
[INFO ] [GL ] OpenGL version <b'2.1 Metal - 89.3'>
[INFO ] [GL ] OpenGL vendor <b'Apple'>
[INFO ] [GL ] OpenGL renderer <b'Apple M2 Pro'>
[INFO ] [GL ] OpenGL parsed version: 2, 1
[INFO ] [GL ] Shading version <b'1.20'>
[INFO ] [GL ] Texture max size <16384>
[INFO ] [GL ] Texture max units <16>
[INFO ] [Window ] auto add sdl2 input provider
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
Traceback (most recent call last):
File "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/main.py", line 1, in <module>
from libs.main_app import MainApp
File "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/libs/main_app.py", line 12, in <module>
from kivymd.toast import toast
File "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/.venv/lib/python3.11/site-packages/kivymd/toast/__init__.py", line 3, in <module>
from .androidtoast import toast
File "/Users/I530566/devel/mine/hamradio/kivy/poc-mobile-python/.venv/lib/python3.11/site-packages/kivymd/toast/androidtoast.py", line 47, in <module>
raise TypeError(
TypeError: Macosx platform does not support Android Toast
Metadata
Metadata
Assignees
Labels
No labels