pompei
pompei copied to clipboard
pip can't install
$ sudo pip install ez_setup pompei
Collecting ez-setup
Downloading ez_setup-0.9.tar.gz
Collecting pompei
Downloading pompei-0.1.03.tar.gz
Traceback (most recent call last):
File "
File "<string>", line 20, in <module>
File "/tmp/pip-build-_vzzzwm_/pompei/setup.py", line 20, in <module>
long_description=open('README.rst').read(),
FileNotFoundError: [Errno 2] No such file or directory: 'README.rst'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-_vzzzwm_/pompei
Thanks for the report. I fixed it, it should work now.