You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(datagrepper)[ianweller@cavanagh build]$ pip install stomper
Downloading/unpacking stomper
Downloading stomper-0.2.6.tar.gz
Running setup.py egg_info for package stomper
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/home/ianweller/.virtualenvs/datagrepper/build/stomper/setup.py", line 35, in <module>
fd = file("README.md")
IOError: [Errno 2] No such file or directory: 'README.md'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/home/ianweller/.virtualenvs/datagrepper/build/stomper/setup.py", line 35, in <module>
fd = file("README.md")
IOError: [Errno 2] No such file or directory: 'README.md'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: