[New-bugs-announce] [issue30572] pip is broken

Dingo64 report at bugs.python.org
Mon Jun 5 08:22:23 EDT 2017


New submission from Dingo64:

C:\Python35>pip install dlib-19.4.0-cp35-cp35m-win_amd64.whl
dlib-19.4.0-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.

How can it be not supported when I have Python 3.5 on AMD64 Windows machine?

C:\Python35>wmic os get osarchitecture
OSArchitecture
64-bit

C:\Python35>python --version
Python 3.5.0

----------
components: Installation
messages: 295180
nosy: Dingo64
priority: normal
severity: normal
status: open
title: pip is broken
type: behavior
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30572>
_______________________________________


More information about the New-bugs-announce mailing list