NLP-in-the-Social-Sciences / Reddit-Data-Pipeline

Code and data we are using for facilitating an ETL pipeline for Low SES research
GNU General Public License v3.0
0 stars 1 forks source link

`docx_writer`in document_writer.py not working with specificied paths #29

Open MoRevolution opened 1 year ago

MoRevolution commented 1 year ago

The code I tried executing was the following:

image

Here is what is specified in paths:

image

And here is the error:

image

MoRevolution commented 1 year ago

For the meantime, I'm using the working directory (the default) as the output path. Like this:

image