Hi Lucian,

Thanks for testing. Looks like you're using a very old version of
requests (the library we use to make http calls). To check which version
you're using, you can do this:

$ python
 import requests
 print requests.__version__

I'm using 2.4.3, the latest is 2.5.x. Please reinstall/upgrade it:
https://pypi.python.org/pypi/requests

Note if you're on Ubuntu 14.04/14.10, there are known issues with pip so
you may need to re-install pip on it (search mail archives I've shared
this issue and its fix couple of times).

And then retry and let me know if it still fails.

On Tuesday 06 January 2015 04:49 PM, Nux! wrote:
Hi,

-1 from me

I installed it over the pip installed 5.1.0 (which ran fine) with: python 
setup.py install
Trying to run cloudmonkey produces this:

# cloudmonkey
Traceback (most recent call last):
   File "/usr/bin/cloudmonkey", line 9, in <module>
     load_entry_point('cloudmonkey==5.3.1', 'console_scripts', 'cloudmonkey')()
   File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in 
load_entry_point
     return get_distribution(dist).load_entry_point(group, name)
   File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in 
load_entry_point
     return ep.load()
   File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
     entry = __import__(self.module_name, globals(),globals(), ['__name__'])
   File 
"/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/cloudmonkey.py",
 line 40, in <module>
     from requester import monkeyrequest
   File 
"/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/requester.py",
 line 41, in <module>
     urllib3.disable_warnings()
AttributeError: 'module' object has no attribute 'disable_warnings'

What am I doing wrong?

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
From: "Rohit Yadav" <rohit.ya...@shapeblue.com>
To: dev@cloudstack.apache.org
Sent: Tuesday, 6 January, 2015 08:35:23
Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Hi,

Please consider testing and voting for CloudMonkey 5.3.1, we’ve two +1
binding/PMC votes we need at least one more.

Any help is appreciated though please don’t vote without testing, it’s important
to ship a tested and stable product. Thanks.

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab



Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software
Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure
Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely
for the use of the individual to whom it is addressed. Any views or opinions
expressed are solely those of the author and do not necessarily represent those
of Shape Blue Ltd or related companies. If you are not the intended recipient
of this email, you must neither take any action based upon its contents, nor
copy or show it to anyone. Please contact the sender if you believe you have
received this email in error. Shape Blue Ltd is a company incorporated in
England & Wales. ShapeBlue Services India LLP is a company incorporated in
India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
Consultoria Ltda is a company incorporated in Brasil and is operated under
license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
The Republic of South Africa and is traded under license from Shape Blue Ltd.
ShapeBlue is a registered trademark.

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software 
Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure 
Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England & Wales. 
ShapeBlue Services India LLP is a company incorporated in India and is operated 
under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company 
incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue 
SA Pty Ltd is a company registered by The Republic of South Africa and is traded 
under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Reply via email to