I manually input the coefficients and intercepts and get an error:
Traceback (most recent call last):
File "D:\Code\HSABook\Chapter2\Large_ZIP-to-ZIP_OD\LargeODcost-master\08calculate_intra_od.py", line 60, in
time = a_t + b_peri_t pari + b_peri_tmath.sqrt(area)
TypeError: can't multiply sequence by non-int of type 'float'
Failed to execute (08).
I manually input the coefficients and intercepts and get an error:
Traceback (most recent call last): File "D:\Code\HSABook\Chapter2\Large_ZIP-to-ZIP_OD\LargeODcost-master\08calculate_intra_od.py", line 60, in
time = a_t + b_peri_t pari + b_peri_tmath.sqrt(area)
TypeError: can't multiply sequence by non-int of type 'float'
Failed to execute (08).