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
476 stars 74 forks source link

Installation error with `typed-ast` version #2

Closed flipper83 closed 4 years ago

flipper83 commented 4 years ago

Describe the bug Installation error with typed-ast version.

ERROR: mypy 0.750 has requirement typed-ast<1.5.0,>=1.4.0, but you'll have typed-ast 1.3.5 which is incompatible.
ERROR: black 19.10b0 has requirement typed-ast>=1.4.0, but you'll have typed-ast 1.3.5 which is incompatible.

Log file

log.txt