Skip to content

Commit

Permalink
fix....
Browse files Browse the repository at this point in the history
  • Loading branch information
octospacc committed Aug 28, 2024
1 parent cd0491b commit 1389949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/Requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ then
fi

cd ./Scripts
"${Python3}" -m pip install -U -r ./requirements.txt --break-system-packages
PIP_BREAK_SYSTEM_PACKAGES=1 "${Python3}" -m pip install -U -r ./requirements.txt
#npm install

cd "${owd}"

0 comments on commit 1389949

Please sign in to comment.