whoosh-community / whoosh

Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.
Other
245 stars 37 forks source link

Latest Version Cannot Be Installed #541

Open ghost opened 5 years ago

ghost commented 5 years ago
Traceback (most recent call last):
  File "setup.py", line 39, in <module>
    long_description=open("README.txt").read(),
FileNotFoundError: [Errno 2] No such file or directory: 'README.txt'
nijel commented 5 years ago

Result of https://github.com/whoosh-community/whoosh/pull/540

fortable1999 commented 5 years ago

I fixed setup.py file. https://github.com/whoosh-community/whoosh/commit/f846e4aca6b755680f7e5b0aeec4e1c06b536ef9