donnemartin / saws

A supercharged AWS command line interface (CLI).
Other
5.23k stars 280 forks source link

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

Open den-is opened 4 years ago

den-is commented 4 years ago
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