MycroftAI / skill-date-time

Mycroft AI official Date and Time Skill, providing the current time, date and day of week for cities around the world.
https://mycroft.ai/skills
Apache License 2.0
6 stars 56 forks source link

Failed to load skill: mycroft-date-time.mycroftai (ImportError("cannot import name 'geocoder' from 'astral' #82

Closed gador closed 4 years ago

gador commented 4 years ago

Geocoder has been removed from astral in version 2.2.

This skill requires astral >= 2.1 which allows the installation of 2.2 which will not load due to the removal of geocoder.