I tried to install kiteconnect==3.7.4 with pip, It throws an error "Cannot uninstall 'chardet'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall."
I also tried to uninstall chardet by using pip uninstall chardet, It throws the same error.
I'm able to install kiteconnect==3.6.2, but whenever I tried to upgrade or install a new version, I'm getting this error.
my server details Amazon Linux AMI python 3.6.5