BalenaCam::Remote build failed

I am trying to install Balena Camera on my Raspberry Pi Zero Wifi. I have downloaded the repo from GitHub - balenalabs/balena-cam: Network Camera with Raspberry Pi and WebRTC. Tutorial: and try to push it to balena cloud. I am getting the following error. Please help me to resolve this. Thanks:
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
[balena-cam] opencv-python==3.4.4.19 from https://www.piwheels.org/simple/opencv-python/opencv_python-3.4.4.19-cp35-cp35m-linux_armv6l.whl#sha256=42f2f1b004012f826ae67ca40831387a624129bcc534e0ce122ec4dfce9d3eca:
[balena-cam] Expected sha256 42f2f1b004012f826ae67ca40831387a624129bcc534e0ce122ec4dfce9d3eca
[balena-cam] Got 9c0659632b2520720d4c0155045af33b5c2f16a2ab85ee92120a528c49c28b2d
[balena-cam]
[balena-cam] Removing intermediate container aa8a3eb9f401
[balena-cam] The command ‘/bin/sh -c pip3 install aiohttp aiohttp_basicauth==0.1.3 aioice==0.6.10 aiortc==0.9.11 numpy==1.15.4 opencv-python==3.4.4.19 --index-url piwheels - Simple index’ returned a non-zero code: 1
[Info] Uploading images
[Success] Successfully uploaded images
[Error] Some services failed to build:
[Error] Service: balena-cam
[Error] Error: The command ‘/bin/sh -c pip3 install aiohttp aiohttp_basicauth==0.1.3 aioice==0.6.10 aiortc==0.9.11 numpy==1.15.4 opencv-python==3.4.4.19 --index-url piwheels - Simple index’ returned a non-zero code: 1
[Info] Built on arm04
[Error] Not deploying release.
Remote build failed

I had the same error! Try to click on “Deploy with balena” on balena webcam page and either select a new fleet (I did this) or choose “Use an existing fleet instead”.

After that the new release is able to build.

Hello @sampadrout thanks for letting us know about the error. BalenaCam has been updated and that error should no longer occur when you push to balenaCloud. If you still have any problems, please let us know.