Missing Modules 2023.2.4 #1087

Closed
opened 2023-02-15 12:10:13 +01:00 by Ghost · 4 comments
ERROR (MainThread) [homeassistant.config] Platform error: calendar
ModuleNotFoundError: No module named 'icalendar'

ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Unable to import component: No module named 'antlr4'

After emerging the two modules manually everything is in order.

dev-python/icalendar-5.0.3::gentoo
dev-python/antlr4-python3-runtime-4.11.1::gentoo
``` ERROR (MainThread) [homeassistant.config] Platform error: calendar ModuleNotFoundError: No module named 'icalendar' ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Unable to import component: No module named 'antlr4' ``` After emerging the two modules manually everything is in order. ``` dev-python/icalendar-5.0.3::gentoo dev-python/antlr4-python3-runtime-4.11.1::gentoo ```
Owner

Yep, same here, did not find the ref,
As a workaround, simply install dev-python/icalendar and dev-python/antlr4-python3-runtime for now.

Yep, same here, did not find the ref, As a workaround, simply install `dev-python/icalendar` and `dev-python/antlr4-python3-runtime` for now.
onkelbeh added the Bug label 2023-02-16 07:08:28 +01:00
onkelbeh reopened this issue 2023-02-16 07:08:57 +01:00
onkelbeh added this to the 2023.2.5 milestone 2023-02-16 07:09:03 +01:00
Owner

[2023.2.5 8407a6ab8] dev-python/caldav: add workaround for missing icalendar dep -> 0.9.1-r1
Author: Andreas Billmeier (@Home/mbp) b@edevau.net
3 files changed, 7 insertions(+), 6 deletions(-)
rename dev-python/caldav/{caldav-0.9.1.ebuild => caldav-0.9.1-r1.ebuild} (85%)

[2023.2.5 8407a6ab8] dev-python/caldav: add workaround for missing icalendar dep -> 0.9.1-r1 Author: Andreas Billmeier (@Home/mbp) <b@edevau.net> 3 files changed, 7 insertions(+), 6 deletions(-) rename dev-python/caldav/{caldav-0.9.1.ebuild => caldav-0.9.1-r1.ebuild} (85%)
Owner

https://github.com/home-assistant/hassil/commit/542ff63ca034ebc9796efe903f4f5d02bdfaf8cf

this is where 'dev-python/antlr4-python3-runtime' is/was pulled in.

https://github.com/home-assistant/hassil/commit/542ff63ca034ebc9796efe903f4f5d02bdfaf8cf this is where 'dev-python/antlr4-python3-runtime' is/was pulled in.
onkelbeh added the wontfix label 2023-02-26 10:17:50 +01:00
Owner

closed this for now, will look into it again after 'hassil-1.0.1' is pulled in.

closed this for now, will look into it again after 'hassil-1.0.1' is pulled in.
Sign in to join this conversation.
No labels Bug wontfix
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#1087