We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0819e6a commit 86bda6aCopy full SHA for 86bda6a
scripts/setup-klipper.sh
@@ -14,7 +14,6 @@ fi
14
echo -e "${COL}\nInstalling dependencies...\n${NC}"
15
# install required dependencies
16
apk add py3-cffi py3-greenlet linux-headers can-utils
17
-pip3 install python-can
18
19
echo -e "${COL}Downloading klipper\n${NC}"
20
curl -o klipper.zip -L https://github.com/Klipper3d/klipper/archive/refs/heads/master.zip
0 commit comments