docx2csv
docx2csv copied to clipboard
Cannot install from pip
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
here is a nice walk through on a pip install setup https://betterscientificsoftware.github.io/python-for-hpc/tutorials/python-pypi-packaging/