Hi,
python-dateutil is for python2.7 and python3-dateutil is for python 3.7.
so if's depends under which python version , you are trying to install dateutil 2.8.2.
In case of python3.7, you can uninstall python3-dateutil and try to install from PYPI.
------------------------------
Ranjit Ranjan
IBM
------------------------------