After installing the latest version, I get this error:
pandas 0.23.4 has requirement python-dateutil>=2.5.0, but you'll have python-dateutil 1.5 which is incompatible. matplotlib 3.0.2 has requirement python-dateutil>=2.1, but you'll have python-dateutil 1.5 which is incompatible.
The same after having try to remove the latest version and installs version 1.5.
How to overcome this error?