Package: python3-opencv
Followup-For: Bug #972566
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
With the addition of Python 3.11 as a supported version, it became
easier for me to try this.
I have created a patch and opened a merge request on Salsa:
https://salsa.debian.org/science-team/opencv
Hi Drew,
* Drew Parsons [2020-10-20 20:10]:
Not as simple as "Build-Depends: python3-all-dev", then. Not built by
pybuild.
pybuild has cmake support, you can set it using PYBUILD_SYSTEM=cmake.
See ros-ros-comm for an example.
Ping me if you need help with it.
Cheers Jochen
signature.as
Not as simple as "Build-Depends: python3-all-dev", then. Not built by
pybuild.
dolfin uses cmake, but only for the C++ libs. It provides a separate
setup.py for its python modules. So it's not going to help us.
Will have to think about it. An interesting challenge.
Drew
On 2020-10-20 19:
Hi Drew,
Thanks for the report. python3-opencv is built using cmake. I have no
idea on the way of enabling multiple python3 builds for the current
cmake build system.
On Tue, Oct 20, 2020 at 07:40:44PM +0800, Drew Parsons wrote:
> Package: python3-opencv
> Version: 4.2.0+dfsg-6+b4
> Severity: nor
Package: python3-opencv
Version: 4.2.0+dfsg-6+b4
Severity: normal
Currently python3-opencv only builds python extensions
(/usr/lib/python3/dist-packages/cv2.cpython-38-x86_64-linux-gnu.so)
for the default version of python (python3.8 at the moment).
It would be nice if the extension module could
5 matches
Mail list logo