Does pytorch support Intel ® SSE2, Intel ® SSE3, Intel ® SSSE3 Instruction Set?

nao [err 1] ~ $ pip install torch-1.4.0+cpu-cp27-cp27mu-linux_x86_64.whl
Defaulting to user installation because normal site-packages is not writeable
ERROR: torch-1.4.0+cpu-cp27-cp27mu-linux_x86_64.whl is not a supported wheel on this platform.
/usr/lib/python2.7/site-packages/pip-20.3.1-py2.7.egg/pip/vendor/urllib3/util/ssl.py:424: SNIMissingWarning: An HTTPS request has been made, but the SNI (Server Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information,