mirror of
https://github.com/Tengo10/fabaccess_klipper.git
synced 2025-03-12 06:51:42 +01:00
forgot its a venv
This commit is contained in:
parent
ac97c0f5b2
commit
c665ece3c5
@ -72,8 +72,9 @@ check_requirements()
|
||||
exit -1
|
||||
fi
|
||||
echo "Moonraker configuration found at ${MOONRAKER_CONFIG}"
|
||||
|
||||
sudo apt install python3-requests
|
||||
source ~/klippy-env/bin/activate
|
||||
pip install requests
|
||||
deactivate
|
||||
}
|
||||
|
||||
# Step 4: Link extension to Klipper
|
||||
|
Loading…
x
Reference in New Issue
Block a user