Closed murtaza-nasir closed 2 months ago
Oh boy. I suppose we have to pin numpy versions too from now on. Thanks for reporting
Does torch not pin numpy already? Weird.
For anyone else who might be running into this issue, please downgrade numpy:
pip install numpy==1.26.4
Your current environment
🐛 Describe the bug
Numpy had a new update today, which means now installing aphrodite via pip or building it from source both result in the following error when trying to run aphrodite after installation: