Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'module' object has no attribute 'CALIB_HAND_EYE_TSAI' #78

Closed
kevinsanity5 opened this issue Jan 26, 2021 · 1 comment
Closed

Comments

@kevinsanity5
Copy link

Hi, when I tried to launch the program, I got this error:

AttributeError: 'module' object has no attribute 'CALIB_HAND_EYE_TSAI'.

Then the process died. Could you please help me solve this problem? Is it something to do with OpenCV version?

Thank you!

@kevinsanity5
Copy link
Author

I solved it by doing

pip2 install opencv-python==4.2.0.32

Turns out it is the OpenCV version problem.

Sorry for the disturbance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant