hi , all:<br><br> i get horizon(essex-4) software package from <a href="https://launchpad.net/horizon/essex/essex-4/+download/horizon-2012.1%7Ee4.tar.gz">https://launchpad.net/horizon/essex/essex-4/+download/horizon-2012.1%7Ee4.tar.gz</a>, but i tar xf horizon compress package after, when i exec python setup.py install emerge error , as follows:<br>
<br>Traceback (most recent call last):<br> File "setup.py", line 35, in <module><br> long_description=read('README.rst'),<br> File "setup.py", line 27, in read<br> return open(os.path.join(os.path.dirname(__file__), fname)).read()<br>
IOError: [Errno 2] No such file or directory: 'README.rst'<br>