Thank you Steve. I will clean out the yum Python / everything and place the emphasis on pip. Then when i can fully engage I'll hop on freenode. Thank you again!!! On Sat, Feb 20, 2016 at 9:09 AM Steven Dake (stdake) <[email protected]> wrote:
> 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 <[email protected]> > Reply-To: "OpenStack Development Mailing List (not for usage questions)" < > [email protected]> > Date: Saturday, February 20, 2016 at 6:52 AM > To: "OpenStack Development Mailing List (not for usage questions)" < > [email protected]> > Subject: [openstack-dev] [kolla] > > Just a little help probably. > > On CentOS 7.2 > I tried to follow the quickstart very closely. > > [root@cpn00012 kolla]# python --version > > Python 2.7.5 > > [root@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 > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
