Skip to content

Update to 1.5.9 give error on java cpp module not found.  #1414

@MachineIntelligence6

Description

@MachineIntelligence6

I have recently updated to javacpp and java cv to 1.5.9 it start giving me error.

java.lang.module.FindException: Module org.bytedeco.flandmark not found, required by org.bytedeco.javacv
I don't need the flandmark, still add it, another issue.

flandmark is not available with 1.5.9 but available with 1.5.8, i think updated needed on the version no. i find it by investigating the pom. another confusing it shows a different version no in the readme file, then inside the pom file, check the screenshot.

image

manage to resolve issue by adding

org.bytedeco
flandmark
1.07-1.5.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions