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

Fix numpy "ModuleNotFoundError" and building wheels on Windows #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Vuizur
Copy link

@Vuizur Vuizur commented Aug 12, 2023

This pull request should fix https://github.com/c4dm/vampy-host/issues/7 by adding a pyproject.toml with the necessary packages and also adds a Windows-specific typedef in the c++ code (this should not affect other systems). With both fixes the project can now be installed on Windows and the example in the README runs.

Also thanks a lot for creating this great package!

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

Successfully merging this pull request may close these issues.

pip install vamp fails on Ventura 13.4.1 (c)
1 participant