Stack Overflow Asked by Rosi Darmawati on November 20, 2021
I want to install python3-boto3 with code sudo apt-get install python3-boto3 and I get error E: Unable to locate package python3-boto3
what should I do? I used ubuntu 14.04 lts
Try :
python3 -m pip install boto3
Answered by Roshin Raphel on November 20, 2021
I launched an Ubuntu 14.04 instance and managed to install boto3 as follows:
sudo apt-get update
sudo apt-get install python3-pip
sudo pip3 install boto3
Then when you use it, you have to use python3
, instead of python
.
Answered by Marcin on November 20, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP