docx2csv icon indicating copy to clipboard operation
docx2csv copied to clipboard

Cannot install from pip

Open ap-Codkelden opened this issue 3 years ago • 2 comments

While installing docx2csv with pip, I received the following error:

pip install  docx2csv
# some output here
FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.rst'
  • OS: MacOS 12.6.3
  • Python 3.10.9

ap-Codkelden avatar Jan 10 '23 19:01 ap-Codkelden

here is a nice walk through on a pip install setup https://betterscientificsoftware.github.io/python-for-hpc/tutorials/python-pypi-packaging/

nadermx avatar Feb 28 '23 04:02 nadermx