Closed olehermanse closed 7 years ago
make download
make responses
make scales
make json
make divide
fui-kk> make responses
python scripts/responses.py -s all
Traceback (most recent call last):
File "scripts/responses.py", line 107, in <module>
main()
File "scripts/responses.py", line 102, in main
args = get_args()
File "scripts/responses.py", line 32, in get_args
dirs = next(os.walk('data'))[1]
StopIteration
make.exe": *** [responses] Error 1
@Berstad please review :)
More work needed but this helps for now.