Skip to content

pyworld - cannot compile native code #491

@RichardGajda

Description

@RichardGajda

Hello, when I'm trying to install Python Wrapper for WORLD vocoder, called PyWorld

`python {
buildPython "/usr/bin/python3.8"
buildPython "python3"

        pip {
            install "numpy"
            install "librosa"
            install "soundfile"
            install "torch"
            install "pyworld"
        }
    }`

I"m getting this error:

error: CCompiler.compile: Chaquopy cannot compile native code

Failed to install pyworld from https://files.pythonhosted.org/packages/af/88/003eef396c966cf00088900167831946b80b8e7650843905cb9590c2d9ca/pyworld-0.2.12.tar.gz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions