Open bfrisco-raft opened 4 months ago
Multiprocess Issue found here: https://github.com/python/cpython/issues/94765
The above solution involves using fork,
If "spawn" is needed under mp.set_start_method
:
https://github.com/mherrmann/fbs/issues/87#issuecomment-471489980
However, if pvprocupine can be updated this pay be solved as well with version 3.0.2.
It seems there are two errors happening, where a multiprocess can not be started but stemming from incompatible architecture where there is no other file to default to.
I searched pvporcupine and the dependancies required by they all mentioned containers.
I am only running the test code with the input index changed due to source has 0 as a invalid number of channels.