<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</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 Heat developers,</div>
<div>On Windows platform (windows2012 and windows2008R2), I am seeing below given error when installing python-heatclient. Did any one see this problem earlier?</div>
<div>
<div><br>
</div>
<div>
<div>c:\users\admin>pip -v install python-heatclient</div>
<div>Downloading/unpacking python-heatclient</div>
<div>  Using version 0.2.6 (newest of versions: 0.2.6, 0.2.5, 0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.1.0)</div>
<div>  Downloading python-heatclient-0.2.6.tar.gz (68kB):</div>
<div>  Downloading from URL https://pypi.python.org/packages/source/p/python-heatclient/python-heatclient-0.2.6.tar.gz#md5=20ee4f01f41820fa879f92</div>
<div>5aa5cf127e (from https://pypi.python.org/simple/python-heatclient/)</div>
<div>...Downloading python-heatclient-0.2.6.tar.gz (68kB): 65kB downloaded</div>
<div>  Hash of the package https://pypi.python.org/packages/source/p/python-heatclient/python-heatclient-0.2.6.tar.gz#md5=20ee4f01f41820fa879f925</div>
<div>aa5cf127e (from https://pypi.python.org/simple/python-heatclient/) (8c6b0ae8c7fb58c08053897432c8f15d) doesn't match the expected hash 20ee4f</div>
<div>01f41820fa879f925aa5cf127e!</div>
<div>Cleaning up...</div>
<div>  Removing temporary dir c:\users\admini~1\appdata\local\temp\2\pip_build_Administrator...</div>
<div>Bad md5 hash for package https://pypi.python.org/packages/source/p/python-heatclient/python-heatclient-0.2.6.tar.gz#md5=20ee4f01f41820fa879f</div>
<div>925aa5cf127e (from https://pypi.python.org/simple/python-heatclient/)</div>
<div>Exception information:</div>
<div>Traceback (most recent call last):</div>
<div>  File "C:\Python27\lib\site-packages\pip\basecommand.py", line 134, in main</div>
<div>    status = self.run(options, args)</div>
<div>  File "C:\Python27\lib\site-packages\pip\commands\install.py", line 236, in run</div>
<div>    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)</div>
<div>  File "C:\Python27\lib\site-packages\pip\req.py", line 1092, in prepare_files</div>
<div>    self.unpack_url(url, location, self.is_download)</div>
<div>  File "C:\Python27\lib\site-packages\pip\req.py", line 1238, in unpack_url</div>
<div>    retval = unpack_http_url(link, location, self.download_cache, self.download_dir)</div>
<div>  File "C:\Python27\lib\site-packages\pip\download.py", line 624, in unpack_http_url</div>
<div>    _check_hash(download_hash, link)</div>
<div>  File "C:\Python27\lib\site-packages\pip\download.py", line 448, in _check_hash</div>
<div>    raise HashMismatch('Bad %s hash for package %s' % (link.hash_name, link))</div>
<div>HashMismatch: Bad md5 hash for package https://pypi.python.org/packages/source/p/python-heatclient/python-heatclient-0.2.6.tar.gz#md5=20ee4f</div>
<div>01f41820fa879f925aa5cf127e (from https://pypi.python.org/simple/python-heatclient/)</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<div>Before python-heatclient installation, I have installed python 2.7 from <a href="http://www.activestate.com/activepython/downloads">http://www.activestate.com/activepython/downloads</a></div>
<div>Please let me know if you have any workaround for the above error.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Vijendar</div>
</body>
</html>