Greetings to everyone,
I am new in the field of machine learning competitions and I'm stuck with an error.
After I executed pip install kaggle-cli, I got the following dependency error:
botocore 1.9.22 has requirement python-dateutil<2.7.0,>=2.1, but you'll have python-dateutil 2.7.2 which is incompatible.
I must mention that I tried to install earlier versions of python-dateutil but it still doesn't work.
Thanks in advance!
Greetings to everyone, I am new in the field of machine learning competitions and I'm stuck with an error. After I executed pip install kaggle-cli, I got the following dependency error: botocore 1.9.22 has requirement python-dateutil<2.7.0,>=2.1, but you'll have python-dateutil 2.7.2 which is incompatible. I must mention that I tried to install earlier versions of python-dateutil but it still doesn't work. Thanks in advance!