I was unable to run cloudmonkey after applying your update. My commands were:
$ git checkout username_password_support $ git pull $ python setup.py build $ python setup.py install $ cloudmonkey Then I got this import error: Import error in cloudmonkey.requester : No module named requests Switching back to master branch runs fine, however. ------------------------------------------------------------------------------------------- Yu-Heng (Ryan) Lei, Associate Researcher Chunghwa Telecom Laboratories / Cloud Computing Laboratory [email protected]<https://email.cht.com.tw/owa/redir.aspx?C=-wE1FEC3G0SWYpVkiWo8SsDdf3ZqO9AIuAPTzRnFYCUi-z4YljtI_hyVKkNHfn9F1Bn-vUWJnQ4.&URL=mailto%3aryanlei%40cht.com.tw> or [email protected] On Wed, Oct 16, 2013 at 11:23 AM, Chiradeep Vittal < [email protected]> wrote: > Hi folks, > > I modified cloudmonkey to work off of username and password. Feedback and > testing required. > The code is in the branch username_password_support > http://goo.gl/5xTgo5 > > Thanks > -- > Chiradeep >
