I would like to work with the latest boto library with MWS support.
when I try easy_install --user myusername boto
then I get
Downloading/unpacking myusername
It's like ignoring the flag or something.
Am I doing this correctly?
If I can get it to install then, can you have two versions of the same library running without virtualenv?
If so do the paths need to be set in the correct order?