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

Update requirements.txt #1102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

btajiboy
Copy link

in the demo_toolbox need 1.21 numbpy for get running

in the demo_toolbox need 1.21 numbpy for get running
@ramonmeza
Copy link

Updating numpy version to 1.21 fixed issues I was having running the app on Win10 with Python 3.10.5.

@JulienGremillot
Copy link

For me this didn't work for compatibility issue with librosa. I resolved this by specifying the version of numba :
numba==0.56.4

@Tatsh
Copy link

Tatsh commented Jun 26, 2023

requirements.txt should not be seen as a binary file.

@Tatsh
Copy link

Tatsh commented Jun 26, 2023

Convert this back to UTF-8 please: iconv -f utf16 < requirements.txt > new && mv new requirements.txt. Preferably remove the CRLF line endings too.

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.

None yet

5 participants