sgoldenlab / simba

SimBA (Simple Behavioral Analysis), a pipeline and GUI for developing supervised behavioral classifiers
https://simba-uw-tf-dev.readthedocs.io/
GNU General Public License v3.0
287 stars 140 forks source link

When I import the DLC data, it gives an error #380

Open gxkjj opened 1 month ago

gxkjj commented 1 month ago

When I import the DLC data, it gives an error

SIMBA VALUE ERROR: import_dlc_csv_data smo othing settings requires (class dictaDagot sclass str> MAH01370DLC_resnet50_eatingJun21shuffle1_80000.csv

sronilsson commented 1 month ago

Hi @gxkjj! Do you have a screenshot or a copy paste of the entire error message, and I will take a look? Easier if I know which lines of code that is complaining.

Also, which version of Simba do you have? You can find out with pip show simba-uw-tf-dev?

gxkjj commented 1 month ago

Thank you very much, I reinstalled SIMBA version 1.96 after reinstalling the environment and I don't have this problem, thanks.

sronilsson commented 1 month ago

Thanks @gxkjj - do you know which version you were using that caused the error? Asking just in case someone else sees this error