luxonis / depthai-experiments

Experimental projects we've done with DepthAI.
MIT License
801 stars 357 forks source link

ModuleNotFoundError: No module named 'MultiMsgSync' #430

Closed DrBwts closed 1 year ago

DrBwts commented 1 year ago

Hi,

I'm trying to run Gen2 Emotion recognition on a Raspberry Pi 4B.

I've installed depthai, tested it & its working but when I run your code I get,

ModuleNotFoundError: No module named 'MultiMsgSync'

I looked at the requirements & this module isn't listed & I cant find it on pip. Where do I get it from?

Thanks

Nic

DrBwts commented 1 year ago

I found it duhh

ilyaGasanFrontend commented 4 months ago

I found it duhh

Hello, i m trying comple to device OAk-d-PoE and see error like u had, can u help me where did u get this package?

Erol444 commented 4 months ago

@ilyaGasanFrontend are you using the depthai-sdk as specified in requirements.txt in gen2-emotion-recognition folder?