On Fri, May 16, 2014 at 9:00 PM, Rohit Yadav <bhais...@apache.org> wrote:
> Hi Daan,
>
>> daan:~> cloudmonkey -d ~/.cloudmonkey/local.root
> The first email notes, -d instead of -c I'm assuming this was a typo.
yes it was, I have executed with -c afterwards and the same error resulted.


> On Fri, May 16, 2014 at 11:21 PM, Daan Hoogland 
> <daan.hoogl...@gmail.com>wrote:
>
...

> Try this:
>
> $ which cloudmonkey
>    /usr/local/bin/cloudmonkey
been there

> $ cat /usr/local/bin/cloudmonkey
> <check output, if something's wrong>
done that

> $ python
>    > import cloudmonkey # is this throwing any error?
no

> Lastly, this could be because of bad requests being installed, try:
> $ easy_install --upgrade pip # upgrade pip, it could be source of the issue
> $ # try to run cloudmonkey now?
no go

> $ pip uninstall requests cloudmonkey
> $ pip install requests cloudmonkey
> $ # try now, if it works let us know
no go! one extra note, I have to use sudo on most of the commands you
are giving. That given I tried
$ sudo cloudmonkey
no go :(

>
> If this fails, it will be hard to debug the issue without looking into your
> environment.
>
> Regards.
> PS. No promises, but probably soon cloudmonkey will be free from dependency
> and python issues
That is a big promisse :)


-- 
Daan

Reply via email to