-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Bug description
When clicking the 'Build skeleton' button, there is an error.
And there is also an error when using the 'Create videos' button.
Operating System
Windows11
DeepLabCut version
deeplabcut gui 2.3rc3
DeepLabCut mode
single animal
Device type
gpu
Steps To Reproduce
-
Run in anaconda
-
click 'Build skeleton'
-
Get this:
File "C:\Users\yifan\anaconda3\envs\DEEPLABCUT\lib\site-packages\deeplabcut\gui\tabs\create_videos.py", line 243, in build_skeleton
from widgets import SkeletonBuilder
ModuleNotFoundError: No module named 'widgets' -
If click 'create videos'
-
Get this:
File "C:\Users\yifan\anaconda3\envs\DEEPLABCUT\lib\site-packages\deeplabcut\gui\tabs\create_videos.py", line 210, in create_videos
color_by = self.color_by_widget.currentText()
AttributeError: 'CreateVideos' object has no attribute 'color_by_widget'
Relevant log output
No response
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels