1. Host Environments
2. Operating System Images
- Note: FFMpeg is built from source. In order to keep it as it is, NEVER do
sudo apt upgrade
.
DNN is enabled in OpenCV for now.
3. Python Wheels
Please keep the following pip packages as it is. Particularly, please sync your repo protobuf and your pip protobuf.
➜ ~ pip list --outdated
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pyparsing/
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/colorama/
Package Version Latest Type
-------- ------- ------ -----
protobuf 3.6.1 3.11.3 wheel