Closed uxm5jc closed 3 years ago
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please
upgrade your Python as Python 2.7 won't be maintained after that date. A future version of
pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found
at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
No support for py2.7
Use pip3
if that's what links to py3 on your system.
Having gotten the rest of the dependencies to set this up ready to go except for this, its time for me to move on to the api itself. When I insert the command "pip install xbox-smartglass-core" I receive the following output:
I've been searching and have found some similar problems with this kind of thing elsewhere but nothing I found specifically could help me with this, why isn't pip installing it normally as its supposed to? I should probably mention I'm running on Centos7 with Python3.6.8 and 2.7 installed. Pip 20.something, most recent before 21 I believe.