You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attached benchmark runs in Python3 but gives the following error when running in Reticulated:
if result is None or candidateT < result[1]:
^
Cannot index into a value of type None