Closed GoogleCodeExporter closed 9 years ago
I did a
print boto.__file__ on both the PC and the MAC.
PC
C:\Python27\lib\site-packages\boto\__init__.pyc
MAC
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bo
to/__init__.pyc
Original comment by anant6...@gmail.com
on 17 Jan 2012 at 11:46
Solved my own problem. Turns out I had boto 0.8 on my MAC. I upgraded to boto
2.0b1 and it seems to be fine now!
Original comment by anant6...@gmail.com
on 18 Jan 2012 at 12:16
Wow, 0.8? That's pretty old! Glad you got it working.
Original comment by Mitch.Ga...@gmail.com
on 19 Jan 2012 at 1:43
Original issue reported on code.google.com by
anant6...@gmail.com
on 17 Jan 2012 at 11:32