meta-llama / llama-stack

Composable building blocks to build Llama Apps
MIT License
4.48k stars 563 forks source link

Build fails on MacOS with docker #162

Open jason-technology opened 1 month ago

jason-technology commented 1 month ago

I'm having no end of problems getting both conda and GPU support to work togther on my Mac M3 so I'm trying Docker.

ERROR: unable to prepare context: path "/Users/Jason/Documents/Repos\nClasses\n.\n.\nTuning/.venv/lib/python3.12/site-packages" not found

/Users/Jason/Documents/Repost/Test/.venv is the path to my project and venv. Not sure what path it's trying to calculate there.

russellb commented 1 month ago

Can you provide a bit more detail on how to reproduce your problem? What commands are you running exactly?