talmolab / sleap-anipose

SLEAP to Anipose triangulation pipeline for 3D multi-animal pose tracking.
GNU General Public License v3.0
17 stars 1 forks source link

TypeError: object of type 'bool' has no len() #40

Closed juliagorman closed 3 months ago

juliagorman commented 1 year ago

I got this error when running traingulation. It did not result in a points3d.h5 file. Interestingly, this is after I updated sleap-anipose to 0.1.7, but if I log onto a computer where I am still running an older version of sleap-anipose I do not get this error and I am able to get a points3d.h5 file Screenshot 2023-07-30 at 5 18 48 PM

ericleonardis commented 3 months ago

this was fixed by PR #47