Basically, I've been trying to use the spotipy python library and have tried everything but can't get it to work (Mac OS). When I do:
pip install spotipy
I get
Cannot uninstall 'six'. 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.
And I wasn't sure what I did after that but I did something that seemed to upgrade six to 10.X. But then pip show would say it's in 1.4.1 still. I've been going at this for hours, can someone please help!