Skip to content

fix: pin version of pyworld to 0.2.12#3047

Merged
sjrl merged 1 commit intomainfrom
issue-3046
Aug 17, 2022
Merged

fix: pin version of pyworld to 0.2.12#3047
sjrl merged 1 commit intomainfrom
issue-3046

Conversation

@sjrl
Copy link
Contributor

@sjrl sjrl commented Aug 16, 2022

Related Issues

Proposed Changes:

Pins pyworld to version <=0.2.12 so that it does not pin numpy to <1.20.0 in its pyproject.toml

How did you test it?

I created a new python 3.9 environment and ran GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true pip install -e '.[audio]' to check for a successful installation.

Notes for the reviewer

Checklist

@sjrl sjrl requested a review from a team as a code owner August 16, 2022 13:02
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense 👍

@sjrl sjrl merged commit 74b7c2c into main Aug 17, 2022
@sjrl sjrl deleted the issue-3046 branch August 17, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audio install of Haystack on M2 Macbook fails with Python 3.9

3 participants