Hi Dan,
I’m not sure which platform you’re on. With Ubuntu 14.04/14.10, the
default pip has some issues. To install CloudMonkey or any package
dependent on "requests" users simply need to upgrade pip to make it work:
1. Uninstall the default pip:
sudo apt-get remove --purge python-pip
2. Dow
Exactly, thanks Erik!
Cheers,
Dan
2015-01-22 12:46 GMT-06:00 Erik Weber :
> If I recall correctly you'll solve that by upgrading the 'requests' python
> package.
>
> Erik
>
> Den torsdag 22. januar 2015 skrev Dan Dong følgende:
>
> > Hi,
> > When I tried to install cloudmonkey following:
> >
If I recall correctly you'll solve that by upgrading the 'requests' python
package.
Erik
Den torsdag 22. januar 2015 skrev Dan Dong følgende:
> Hi,
> When I tried to install cloudmonkey following:
>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI#CloudStack
Hi,
When I tried to install cloudmonkey following:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI#CloudStackcloudmonkeyCLI-Usingasacommandlinetool
I found this error when running the command:
# cloudmonkey
Import error in cloudmonkey.cloudmonkey : No module nam