-
Notifications
You must be signed in to change notification settings - Fork 68
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
npm error on gpt-llama.cpp #44
Comments
install Python |
npm.log log attached
It worked in conda until last update: can you please have a look at it? |
Sorry lots of changes that I should've probably decoupled -- please pull again, all the new inference stuff should be decoupled from npm install now |
It's working now, thanks! :) |
npm install ─╯
sh: python: command not found
npm ERR! code 127
npm ERR! path /Users/khederyusuf/Desktop/llama.cpp/gpt-llama.cpp
npm ERR! command failed
npm ERR! command sh -c npm run updateengines && cd InferenceEngine/embeddings/all-mpnet-base-v2 && python -m pip install -r requirements.txt
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/khederyusuf/.npm/_logs/2023-05-12T10_55_36_676Z-debug-0.log
The text was updated successfully, but these errors were encountered: