Edward78
There should be a [space] character between install and double-dash in --reinstall literals. There's no [space] char in your command.
python-distro package name should be also separated by [space] from preceding it --reinstall literal.
Either type in the command by hand, respecting eopkg syntax, or copy-paste this string:
sudo eopkg install --reinstall python-distro