Skip to content

Commit 8d0d3b4

Browse files
adityapinglesfruomeiy-splunk
authored andcommitted
debug: pip failure
1 parent b8f8e1c commit 8d0d3b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base/amazon-linux-2023/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,15 @@ rm -f get-pip.py
4646
ln -sf /usr/bin/python3 /usr/bin/python
4747

4848
# Install splunk-ansible dependencies
49+
pip -q --no-cache-dir install --upgrade Mako avro lxml protobuf
4950
pip install setuptools
5051
pip install six
5152
pip install wheel
5253
pip install requests
5354
pip install cryptography==3.3.2
5455
pip install jmespath
5556
pip install urllib3==1.26.5
57+
pip install ansible
5658
cd /
5759

5860
# Remove tests packaged in python libs

0 commit comments

Comments
 (0)