<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi Rajdeep,</div>
<div><br>
</div>
<div>What version of pip are you running?  Please try installing the latest version (<a href="https://pip.pypa.io/en/latest/installing.html">https://pip.pypa.io/en/latest/installing.html</a>) and run ‘sudo pip install –r requirements.txt’.</div>
<div><br>
</div>
<div>- Peter</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Rajdeep Dua <<a href="mailto:rajdeep.dua@gmail.com">rajdeep.dua@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Monday, August 11, 2014 at 11:27 AM<br>
<span style="font-weight:bold">To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[openstack-dev] [Congress] congress-server fails to start<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Hi All,<br>
</div>
command to start the congress-server fails<br>
<br>
$ ./bin/congress-server --config-file etc/congress.conf.sample<br>
<br>
</div>
Error : <br>
ImportError: No module named keystonemiddleware.auth_token<br>
<br>
</div>
Installing keystonemiddleware manually also fails<br>
<br>
</div>
$ sudo pip install keystonemiddleware<br>
<br>
Could not find a version that satisfies the requirement oslo.config>=1.4.0.0a3 (from keystonemiddleware) (from versions: )<br>
No distributions matching the version for oslo.config>=1.4.0.0a3 (from keystonemiddleware)<br>
<br>
</div>
Thanks<br>
Rajdeep<br>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>