donnemartin / saws

A supercharged AWS command line interface (CLI).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR saws prompt-toolkit<1.1.0,>=1.0.0 conflicts with jupyter prompt-toolkit 3.0.4

den-is opened this issue · comments

pip3 install jupyter
...
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
...
ERROR: saws 0.4.3 has requirement prompt-toolkit<1.1.0,>=1.0.0, but you'll have prompt-toolkit 3.0.4 which is incompatible.

Macos Catalina python 3.7 installed via brew
Jupyter installation conflicts with existing saws setup