IBM / clai

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
https://clai-home.mybluemix.net/
MIT License
475 stars 73 forks source link

importlib-metadata version error #27

Closed TathagataChakraborti closed 4 years ago

TathagataChakraborti commented 4 years ago

Version error while installation on Catalina (I guess this was introduced on adding support for Python 3.8?)

ERROR: catalogue 0.0.8 has requirement importlib-metadata>=0.20; python_version < "3.8", but you'll have importlib-metadata 0.17 which is incompatible.