1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #24696 from Kumataro:fix24695

This commit is contained in:
Alexander Alekhin
2023-12-13 20:56:03 +00:00
@@ -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