mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Try to fix #1261
This commit is contained in:
@@ -127,7 +127,7 @@ install-python-packages (){
|
||||
x mkdir -p $ILLOGICAL_IMPULSE_VIRTUAL_ENV
|
||||
# we need python 3.12 https://github.com/python-pillow/Pillow/issues/8089
|
||||
x uv venv --prompt .venv $ILLOGICAL_IMPULSE_VIRTUAL_ENV -p 3.12
|
||||
x source $ILLOGICAL_IMPULSE_VIRTUAL_ENV/bin/activate
|
||||
x source $(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate
|
||||
x uv pip install -r scriptdata/requirements.txt
|
||||
|
||||
x mkdir -p $base/cache/blueprint-compiler && cd $base/cache/blueprint-compiler
|
||||
|
||||
Reference in New Issue
Block a user