You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everytime I install Jupyter (with pip) I receive the following error:
awscli 1.15.19 has requirement colorama<=0.3.7,>=0.2.5, but you'll have colorama 0.3.9 which is incompatible.
Installing collected packages: terminado
Found existing installation: terminado 0.6
Cannot uninstall 'terminado'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
This stops my installation. Do you know how I can install Jupiter with pip?
The text was updated successfully, but these errors were encountered:
Everytime I install Jupyter (with pip) I receive the following error:
This stops my installation. Do you know how I can install Jupiter with pip?
The text was updated successfully, but these errors were encountered: