From fdf49db0ce973b5dc50af7c07e177b5eb94612a1 Mon Sep 17 00:00:00 2001 From: Rajiv Chodisetti <46923567+rajivml@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:06:26 +0530 Subject: [PATCH] Update CONTRIBUTING_UIPATH.md --- CONTRIBUTING_UIPATH.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING_UIPATH.md b/CONTRIBUTING_UIPATH.md index 8c19d8b23cc..223752e3a0c 100644 --- a/CONTRIBUTING_UIPATH.md +++ b/CONTRIBUTING_UIPATH.md @@ -76,6 +76,7 @@ edit ~/.zshrc file and add below two lines eval "$(pyenv init -)" eval "$(pyenv init --path)" +check if xz is installed, if not https://gist.github.com/iandanforth/f3ac42b0963bcbfdf56bb446e9f40a33 pyenv install 3.11 pyenv shell 3.11.7 pyenv virtualenv danswer3.11.7