Skip to content

Failures installing sounddevice wheel #423

@hiccup7

Description

@hiccup7

Since I could not get PyAudio to work with the WDMKS api that I desire, I attempted to install the wheel "sounddevice-0.3.5-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.pp27.pp32.pp33.pp34.pp35.pp36-none-win_amd64.whl" from https://pypi.python.org/pypi/sounddevice/ into 64-bit WinPython 3.5.2.2.
I tried elevated WinPython Control Panel and "wppm -i" from the elevated WinPython Command Prompt, and both threw an error saying the file is not recognized. I thought it might be the file name length, so a made copy to a short file name. With both methods, the file was then recognized, but I still got an error saying the wheel is not compatible with 64-bit Python 3.5.

This PR is 2 problems:

  1. long wheel names are not recognized
  2. Please look at the wheel file and see if really is incompatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions