This commit is contained in:
Alessio 2023-12-23 01:45:23 +00:00 committed by GitHub
commit e296ac0cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,9 +99,7 @@ Nvidia Jetson and Raspberry Pi, please read
Debian or Ubuntu:
```bash
$ sudo apt install python3-dev
$ sudo apt install python3-venv
$ sudo apt install -y protobuf-compiler
$ sudo apt install -y python3-dev python3-venv protobuf-compiler libprotobuf-dev
# If you need to build opencv from source.
$ sudo apt install cmake