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

Exception No module named 'icalendar.timezone.equivalent_timezone_ids_result' #779

Open
Frazou1 opened this issue Feb 11, 2025 · 2 comments

Comments

@Frazou1
Copy link

Frazou1 commented Feb 11, 2025

Im using the last librairy 6.1.1 in a integration for home assistant.

I received this error for each event

ERROR (MainThread) [custom_components.ical_custom] Exception No module named 'icalendar.timezone.equivalent_timezone_ids_result' in start_rules.rrule: Test Test - Start: 2019-09-26 17:00:00-04:00 - RRule: vRecur({'FREQ': ['WEEKLY'], 'WKST': ['MO'], 'UNTIL': [datetime.datetime(2019, 12, 20, 0, 0, tzinfo=tzfile('/usr/share/zoneinfo/UTC'))], 'INTERVAL': [2], 'BYDAY': ['TH']})

Any idea ?

@niccokunzmann
Copy link
Member

niccokunzmann commented Feb 12, 2025

Hi, thanks! That should not happen.

Can you post more code and a full traceback? I am wondering how that happens.
Also, which OS are you on and how do you start the process?
Maybe, the package does not contain the file.

@Frazou1
Copy link
Author

Frazou1 commented Feb 12, 2025

Hi thanks for the reply ! for the OS im using Home assistant OS, i install icalendar librairie with PIP and they install 6.1.1 after that the integration start with home assistant. You can look my custom file here https://github.com/Frazou1/ical_filter/tree/main/custom_components/ical_custom i will try to get you a full trace log !

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

2 participants