'Balena Cam deployment issue on Rpi 4 balenaOS

I am trying to simply deploy Balena Cam on RPI 4 running the BalenaOS. Balena Cam Repo https://github.com/balenalabs/balena-cam. I did both 1 click deployment and manual deployment. Deployment is fine but the program is not running cause of the following error that I can on Balena Device (Rpi4) Logs.

File "/usr/local/lib/python3.5/dist-packages/pyee/base.py", line 43
     self._events: Dict[
                  ^
SyntaxError: invalid syntax
Service exited 'balena-cam 

What is the work around. I'm new to this Balena Environment. Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source