Skip to content

ImportError: numpy.core.multiarray failed to import #16

@xerohackcom

Description

@xerohackcom

Recorded on 10th Feb 2022.

Error: RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd

Fixing this error using pip3 install -U numpy breaks the brisque calculation with the following error:

ValueError: the input array must have size 3 along channel_axis, got (834, 524)

**The steganography stuff works, but the analysis won't and the script will end with an error... ** f this numpy bs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions