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 fix #41

Closed TathagataChakraborti closed 4 years ago

TathagataChakraborti commented 4 years ago

:pushpin: References

:tophat: What is the goal?

Fix version error from importlib-metadata package

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.

:memo: How is it being implemented?

Refer to changes to requirements.txt