microphone icon indicating copy to clipboard operation
microphone copied to clipboard

example file is not working

Open gopalSM opened this issue 8 years ago • 1 comments

Hello @benhoff . I am beginner in python. I saw your project and found it really cool. I made virtual enviornment and installed all requirements using pip install -r requirements.txt But when i tried to run example file "record_audio.py" using this command "python record_audio.py", it was showing error that "/home/ubuntu/venv/bin/python: can't open file '../microphone/node.py': [Error 2] No such file or directory". When i cross checked actually there was no file node.py in microphone directory. Can you tell me how can i run your example file? Thanks

gopalSM avatar Apr 28 '17 12:04 gopalSM

I've made some changes in the code and not brought the example up to date. I'll fix it up and ping ya

benhoff avatar Apr 29 '17 13:04 benhoff