-
Notifications
You must be signed in to change notification settings - Fork 146
Description
soundscrape -of https://mrcarmack.bandcamp.com/
Downloading: Strolling
[################################] 4505/4505 - 00:01:10
Traceback (most recent call last):
File "/usr/local/bin/soundscrape", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/site-packages/soundscrape/soundscrape.py", line 67, in main
process_bandcamp(vargs)
File "/usr/local/lib/python2.7/site-packages/soundscrape/soundscrape.py", line 247, in process_bandcamp
open_files(filenames)
File "/usr/local/lib/python2.7/site-packages/soundscrape/soundscrape.py", line 621, in open_files
process = Popen(command, stdout=PIPE, stderr=PIPE)
File "/usr/local/Cellar/python/2.7.10_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/local/Cellar/python/2.7.10_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
TypeError: execv() arg 2 must contain only strings