Hi,<br>    Sorry if this is a noob question but I'm trying to setup Horizon as described here: <a href="http://forums.openstack.org/viewtopic.php?f=23&t=482#p1745">http://forums.openstack.org/viewtopic.php?f=23&t=482#p1745</a> . I'm getting the following error message when running 'python tools/install_venv.py':<br>
<br>Obtaining quantum from git+<a href="https://github.com/openstack/quantum.git#egg=quantum">https://github.com/openstack/quantum.git#egg=quantum</a> (from -r /opt/openstack-horizon-5108947/openstack-dashboard/tools/pip-requires (line 1))<br>
  Updating ./.dashboard-venv/src/quantum clone<br>  Could not find a tag or branch 'origin/master', assuming commit.<br>fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree.<br>
Use '--' to separate paths from revisions<br>  Complete output from command /usr/bin/git reset --hard -q origin/master:<br>  <br>----------------------------------------<br>Command /usr/bin/git reset --hard -q origin/master failed with error code 128<br>
Storing complete log in /root/.pip/pip.log<br>Command "/opt/openstack-horizon-5108947/openstack-dashboard/tools/with_venv.sh pip install -E /opt/openstack-horizon-5108947/openstack-dashboard/.dashboard-venv -r /opt/openstack-horizon-5108947/openstack-dashboard/tools/pip-requires" failed.<br>
None<br><br>I'm getting messages like this for all dependencies which use git. Please suggest a way to rectify this.<br><br>Thanks and regards,<br>Sagar<br>