When i try to install in anaconda prompt:
pip install pyts
It gives to me this error: ERROR: Cannot uninstall 'llvmlite'. 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.
How can i solve it?