Skip to content

Mac Sillicon M2 - llvlite issue? #98

@rootux

Description

@rootux

Running poetry add resemblyzer
It tries to install an older version of llvmlite

And failes.
When I try to manually run
pip wheel --no-cache-dir --use-pep517 "llvmlite (==0.34.0)"

I get
RuntimeError: Building llvmlite requires LLVM 10.0.x or 9.0.x, got '20.1.2'. Be sure to set LLVM_CONFIG to the right executable path.
But there is no binary for llvm 10.x for sillicon mac 🤔

What am I missing?

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