2gauravc / w_yrs_poc1

0 stars 0 forks source link

TypeError: 'NoneType' object is not iterable #3

Closed 2gauravc closed 3 years ago

2gauravc commented 4 years ago

Reference Video https://drive.google.com/file/d/1fGMRKdXXPbD_DBPaFzF9sDPIt9YR7zat/view?usp=sharing

Traceback (most recent call last): File "trial_1_videos_final_output.py", line 976, in skeleton_frame, squat_frame_text, report_text = jump_quality_at_squat_frame(frame, df.loc[frame_counter], df_imputed.loc[frame_counter], df_imputed_norm.loc[frame_counter]) File "trial_1_videos_final_output.py", line 610, in jump_quality_at_squat_frame points_row_norm[temp_leg_points[2]] File "trial_1_videos_final_output.py", line 564, in calculate_angle_between_three_points x_1, y_1 = point_1 TypeError: 'NoneType' object is not iterable

2gauravc commented 3 years ago

Closed