git submodule init && git submodule update
python-webrtc-audio-processing>python setup.py build
Traceback (most recent call last):
File "setup.py", line 33, in
ap_sources.remove('webrtc-audio-processing/webrtc/system_wrappers/source/rw_lock_generic.cc')
ValueError: list.remove(x): x not in list
git submodule init && git submodule update python-webrtc-audio-processing>python setup.py build Traceback (most recent call last): File "setup.py", line 33, in
ap_sources.remove('webrtc-audio-processing/webrtc/system_wrappers/source/rw_lock_generic.cc')
ValueError: list.remove(x): x not in list