-
Notifications
You must be signed in to change notification settings - Fork 617
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
[BUG] <title>pip install 'nexaai[eval]' stuck at building wheel and never progresses even after hours #374
Comments
strange it got installed after getting rid of wheel installation totally,
any help is appreciable |
trying again with wheel to resolve above issue: 1.37.1->nexaai==0.0.9.8) (2024.6.2) Stuck at building wheel for long time... please provide assistance. |
Issue Description
pip install 'nexaai[eval]' stuck at building wheel and never progresses even after hours.
Steps to Reproduce
run sdk installation :
CMAKE_ARGS="-DGGML_CUDA=ON -DSD_CUBLAS=ON" pip install nexaai --prefer-binary --index-url https://github.nexa.ai/whl/cu124 --extra-index-url https://pypi.org/simple --no-cache-dir
pip install 'nexaai[eval]'.
stuck at building eval and it is not getting out
python=3.12, pip =22.0, 25.0, nothing works
OS
Ubuntu 22.04
Python Version
3.12
Nexa SDK Version
0.0.9.8
GPU (if using one)
A6000 & 4070
The text was updated successfully, but these errors were encountered: