First time here? Check out the FAQ!
2015-12-28 16:25:09 -0600 | received badge | ● Famous Question (source) |
2015-12-28 16:25:09 -0600 | received badge | ● Popular Question (source) |
2015-12-28 16:25:09 -0600 | received badge | ● Notable Question (source) |
2015-10-29 08:03:19 -0600 | answered a question | error on Glance command line tool with Mac Osx Was able to fix it by uninstalling six and re-installing it. pip uninstall six easy_install six Thanks. |
2015-10-27 13:16:24 -0600 | asked a question | error on Glance command line tool with Mac Osx Hello, I did the installation following the openstack documention and use pip. All the install was correct. When I run the glance image-list command I get the following error: I updated the package python-glanceclient, python-keystoneclient with pip install --upgrade command, but still the same issue. Thanks for your help. |