Closed mozz100 closed 2 years ago
same issue for me.
@zoobot I found that pinning pyee (as in https://github.com/balenalabs/balena-cam/pull/101) allowed me to work around this and get started. Not sure if @balenalabs are still maintaining this code?
This should be fixed in v0.2.9; marking closed
From the current
master
branch, I cloned and then pushed to balena. Image built ok and has deployed to my device (raspi 4)However the
balena-cam
container is failing to start, falling over with a syntax error. Seems to be complaining about type hinting in pyee. Has some dependency not been pinned and an external release rendered this code un-runnable?