Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyworld - cannot compile native code #491

Open
RichardGajda opened this issue May 3, 2021 · 5 comments · May be fixed by #677
Open

pyworld - cannot compile native code #491

RichardGajda opened this issue May 3, 2021 · 5 comments · May be fixed by #677
Labels

Comments

@RichardGajda
Copy link

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.

@mhsmith
Copy link
Member

mhsmith commented May 3, 2021

Thanks for the report. This package isn't currently a priority, but you can subscribe to this issue for any future updates. And if anyone else wants it too, please click the thumbs-up button above.

@RichardGajda
Copy link
Author

Thank you for a Swift reply. Is There any way you could implement it asap? Im willing to pay, i need this library for my bachelors thesis.

Best regards.

@mhsmith
Copy link
Member

mhsmith commented May 5, 2021

EDIT 2022-08: this offer is no longer available.

The price to add it would be $100. If you'd like to proceed, please email me to make arrangements.

@mhsmith mhsmith linked a pull request Aug 20, 2022 that will close this issue
@mhsmith
Copy link
Member

mhsmith commented Feb 2, 2023

The package build tool is now open-source, so if you'd like to try building this package yourself, follow the instructions here. And if you're successful, please make a pull request so we can add the package to the public repository.

You can use #677 as a starting point.

@Gary-gwq
Copy link

软件包构建工具现已开源,因此如果您想尝试自己构建此软件包,请按照此处的说明进行操作。如果您成功了,请提出拉取请求,以便我们可以将该包添加到公共存储库中。

您可以使用#677作为起点。

There is still this problem. Is there still no pyworld download in the public warehouse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants