OS Environment : Windows 2007, 64 bit
Application : Python boto module
Implementation Steps :
1. First Install python 3
2. Execute following steps now :
From windows command prompt :
$cd c:/
c:\>cd Python34/Scripts
c:\Python34\Scripts>pip.exe install -U boto
Output will look like below :
Downloading/unpacking boto
Installing collected packages: boto
Successfully installed boto
Cleaning up...
Application : Python boto module
Implementation Steps :
1. First Install python 3
2. Execute following steps now :
From windows command prompt :
$cd c:/
c:\>cd Python34/Scripts
c:\Python34\Scripts>pip.exe install -U boto
Output will look like below :
Downloading/unpacking boto
Installing collected packages: boto
Successfully installed boto
Cleaning up...
Thank you very much,,
ReplyDeleteThank you very much,,
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi,
ReplyDeleteI tried isntalling boto on windows 7 machine using the above script but not able to do so.
I am getting the below error message.
C:\Python35-32\Scripts>pip.exe install boto
Collecting boto
Could not find a version that satisfies the requirement boto (from versions: )
No matching distribution found for boto
Please assist.
i tried this but it not working to me. the error is "access is denied"
ReplyDelete