[openstack-dev] [kolla]
Steven Dake (stdake)
stdake at cisco.com
Sat Feb 20 14:03:53 UTC 2016
Wade,
My guess is you have six installed via both pip and RPM and they are different versions. If you want help, join us on irc on #freenode, and we can get you going. Its much faster then debugging over a mailing list.
Regards
-steve
From: Wade Holler <wade.holler at gmail.com<mailto:wade.holler at gmail.com>>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Date: Saturday, February 20, 2016 at 6:52 AM
To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Subject: [openstack-dev] [kolla]
Just a little help probably.
On CentOS 7.2
I tried to follow the quickstart very closely.
[root at cpn00012 kolla]# python --version
Python 2.7.5
[root at cpn00012 kolla]# pip --version
pip 8.0.2 from /usr/lib/python2.7/site-packages (python 2.7)
tools/build.py fails like this:
tools/build.py
INFO:__main__:Found the docker image folder at /root/kolla/docker
Traceback (most recent call last):
File "tools/build.py", line 708, in <module>
main()
File "tools/build.py", line 688, in main
for x in six.moves.range(conf.threads):
AttributeError: '_MovedItems' object has no attribute 'range'
I'm sure it is something easy. Could someone please help. Very interested in this project.
Best Regards,
Wade
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160220/9a719a62/attachment.html>
More information about the OpenStack-dev
mailing list