--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/37271963-e4de-4bb4-a663-b5b00dbfb519n%40googlegroups.com.
This suggests an installation problem.
Are you using a venv? Did you activated the venv when you pip installed plyer? If you run pip list, do you see plyer?
I ran the notification example on Windows without any error.
https://github.com/kivy/plyer/tree/master/examples/notification
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/65070646-404f-4777-9355-d09f67a42960n%40googlegroups.com.
On Jun 18, 2021, at 8:03 AM, Assi Oz <ass...@gmail.com> wrote:
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/002b8f44-a4d8-4427-8fb6-e796124ba54en%40googlegroups.com.
You also need:
notificationdemo.kv
plyer-icon.ico
plyer-icon.png
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/d562403e-ecfb-4916-95c7-8eeb9b3d2cbdn%40googlegroups.com.
On Jun 18, 2021, at 8:11 AM, Assi Oz <ass...@gmail.com> wrote:
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/09dc1455-f05a-4f70-a183-f10097631cean%40googlegroups.com.
notificationdemo.kv
plyer-icon.ico
plyer-icon.png
Still same error....