I install like this inside an activated virtualenv: $ pip install git+https://github.com/apache/cloudstack-cloudmonkey.git
or if not a fresh install: $ pip install --upgrade git+https://github.com/apache/cloudstack-cloudmonkey.git Takes 5 seconds :-) ---------- Forwarded message ---------- From: Abhinandan Prateek <[email protected]> To: "[email protected]" <[email protected]> Cc: Date: Tue, 3 Mar 2015 13:00:49 +0000 Subject: Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4 I also ran into similar errors :-) When I followed this wiki, it worked on my Mac and Centos. https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI > On 03-Mar-2015, at 6:21 pm, sebgoa <[email protected]> wrote: > > I am probably the only stupid guy who cannot get this installed :) > > Created a virtualenv and activated it then: > > $ make build > $ make install > $ cloudmonkey > Traceback (most recent call last):
