udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

under Ubuntu20.04, openCV warning error occured! #122

Closed SungwookLE closed 3 years ago

SungwookLE commented 3 years ago

QObject::moveToThread: Current thread (0x5613cb136390) is not the object's thread (0x7f99cfbbb740). Cannot move to target thread (0x5613cb136390) QObject::moveToThread: Current thread (0x5613cb136390) is not the object's thread (0x7f99cfbbb740). Cannot move to target thread (0x5613cb136390) ...



I tried `sudo apt install` related gtk module. But, this warning message could not be erased.
Please somebody help...

It looks that this waring were occured with 20.04 
UAnjali commented 3 years ago

Hey @SungwookLE Can you provide us additional information to investigate the issue, at which step are you facing this error?