Error: python setup.py egg_info did not run successfully. While installing intel-extension-for-transformers
I am following the tutorial https://intel.github.io/intel-extension-for-pytorch/llm/llama3/xpu/ to run Llama 3 models locally, however I am getting the following error while setting up the environment and running the command pip install -v .
.