mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
doc: use python3-minimal instead of python3-dev
This commit is contained in:
parent
500fd453a1
commit
fdfe64e5f2
@ -62,7 +62,7 @@ If you want to enable Python 3 wrapper, install these packages too.
|
||||
|
||||
@code{.bash}
|
||||
sudo apt install -y \
|
||||
python3-dev \
|
||||
python3-minimal \
|
||||
python3-numpy
|
||||
@endcode
|
||||
|
||||
@ -408,7 +408,7 @@ If you want to enable Python 3 wrapper, install these packages too.
|
||||
|
||||
@code{.bash}
|
||||
sudo apt install -y \
|
||||
python3.11 \
|
||||
python3-minimal \
|
||||
python3-numpy
|
||||
@endcode
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user