- merge pip3 requests
This commit is contained in:
parent
95caf57aed
commit
0415821b48
|
|
@ -11,8 +11,7 @@ GIT_SOURCE=https://git.sevana.biz/public/agent_gsm
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
sudo apt install --assume-yes git mc python3 sox vim libffi-dev screen python3-pip python3-numpy
|
sudo apt install --assume-yes git mc python3 sox vim libffi-dev screen python3-pip python3-numpy
|
||||||
sudo pip3 install pyyaml sox pyrabbit soundfile dbus_python pexpect pydub requests
|
sudo pip3 install pyyaml sox pyrabbit soundfile dbus_python pexpect pydub requests rabbitpy pydub
|
||||||
sudo pip3 install rabbitpy pydub
|
|
||||||
|
|
||||||
if [ -f "$INSTALL_DIR" ]; then
|
if [ -f "$INSTALL_DIR" ]; then
|
||||||
rm -rf "$INSTALL_DIR"
|
rm -rf "$INSTALL_DIR"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue