Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pip install deepspeech' fails to find valid deepspeech wheel if Mac OSX 10.11 is used and not 10.12 #1055

Closed
JustinGOSSES opened this issue Dec 1, 2017 · 4 comments
Assignees

Comments

@JustinGOSSES
Copy link

'pip install deepspeech' fails to find valid deepspeech wheel if Mac OSX 10.11 is used and not 10.12

This problem was debugged/identified in the discourse forum here:
https://discourse.mozilla.org/t/pip-install-deepspeech-doesnt-find-a-valid-deepspeech-when-mac-osx-10-11-is-used-and-not-mac-osx-10-12/22788/13

I documented how I got around the bug here:
https://github.com/JustinGOSSES/DeepSpeech/blob/master/DeepSpeechInstallationForMacOSX10.11_20171201.md

Ideally, more wheels for Mac OSX would be provided such that 10.11 would work with a simple
pip install deepspeech
or, less ideally, the readme.md would be modified to let people know only one version of Mac OS was supported and one way around this was to manually change the pypi wheel's filename and follow instructions like these: https://github.com/JustinGOSSES/DeepSpeech/blob/master/DeepSpeechInstallationForMacOSX10.11_20171201.md

@lissyx
Copy link
Collaborator

lissyx commented Dec 4, 2017

Looks like we could set MACOSX_DEPLOYMENT_TARGET to control this behavior.

@lissyx lissyx self-assigned this Dec 4, 2017
lissyx pushed a commit to lissyx/STT that referenced this issue Dec 4, 2017
@lissyx
Copy link
Collaborator

lissyx commented Dec 4, 2017

lissyx pushed a commit to lissyx/STT that referenced this issue Dec 5, 2017
@JustinGOSSES
Copy link
Author

@lissyx I was able to get the 10.10 binaries working on my 10.11 mac. I used the installation methods I detailed above.

@lock
Copy link

lock bot commented Jan 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants