Link to home
Start Free TrialLog in
Avatar of jgordin
jgordin

asked on

anaconda-client 1.6.14 has requirement python-dateutil>=2.6.1, but you'll have python-dateutil 2.6.0 which is incompatible

hi,

i get an error:

anaconda-client 1.6.14 has requirement python-dateutil>=2.6.1, but you'll have python-dateutil 2.6.0 which is incompatible

how do i fix that problem?

thanks
Avatar of gelonida
gelonida
Flag of France image

You have to install a newer version of the python dateutil module.

You can do this by running
from a console / cmd window.

you have to be sure, that your anaconda python is the python in the search path.

What is your OS?
Windows or Linux?

python -m pip  install -U "python-dateutil>=2.6.1"

Open in new window

This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.