errbotio / errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
http://errbot.io
GNU General Public License v3.0
3.13k stars 615 forks source link

entrypoint plugins fail to load in python 3.9> #1629

Closed sijis closed 1 year ago

sijis commented 1 year ago

Describe the bug entrypoint plugins unable to load in versions older than 3.9

Environment (please complete the following information):

Additional context

ImportError: cannot import name 'SelectableGroups' from 'importlib_metadata'