Skip to content

Failed to build opencv for a specific version of python (3.7) #734

@LotfiT

Description

@LotfiT

Hi,
I am trying to install opencv for python3.7 on an ARM 32bit processor (FPGA board). I tried to install it with python3.7 -m pip install opencv-python, I updated pip but the system failed to build it.

Hence, I tried to build it from scratch following the cross compilation for ARM based Linux systems tutorial https://docs.opencv.org/4.x/d0/d76/tutorial_arm_crosscompile_with_cmake.html but it was installed for python3.8 (I have two version of python installed).

Is there any parameter to specify that I need opencv to be installed for python3.7?

Any suggestions would be appreciated.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions