We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
(base) C:\MOCAP\EasyMocap>python apps/annotation/annot_track.py 0_input\project Traceback (most recent call last): File "C:\MOCAP\EasyMocap\apps\annotation\annot_track.py", line 13, in from easymocap.annotator import callback_select_bbox_corner, callback_select_bbox_center, auto_pose_track ImportError: cannot import name 'auto_pose_track' from 'easymocap.annotator' (c:\mocap\easymocap\easymocap\annotator_init_.py)
The text was updated successfully, but these errors were encountered:
Hi, Have you solve it?
Sorry, something went wrong.
No branches or pull requests
(base) C:\MOCAP\EasyMocap>python apps/annotation/annot_track.py 0_input\project
Traceback (most recent call last):
File "C:\MOCAP\EasyMocap\apps\annotation\annot_track.py", line 13, in
from easymocap.annotator import callback_select_bbox_corner, callback_select_bbox_center, auto_pose_track
ImportError: cannot import name 'auto_pose_track' from 'easymocap.annotator' (c:\mocap\easymocap\easymocap\annotator_init_.py)
The text was updated successfully, but these errors were encountered: