Skip to content

local-projects/ndev-python-http-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The instructions here mirror http://nuancedev.github.io/samples/http/python/

Installation

Use the requirements.txt file to perform installations, but there are some pre-requisites:

For OSX:

brew install portaudio
brew install libsndfile
brew install libsamplerate

Troubleshooting and Tips

If you have issues with pip installation, particularly pip version 1.5.x+, try the following:

pip install --allow-all-external --allow-unverified pyaudio pyaudio