allenai / pawls

Software that makes labeling PDFs easy.
https://pawls.apps.allenai.org
Apache License 2.0
380 stars 74 forks source link

Getting str dir issue in add command #214

Open Pal-Chat opened 10 months ago

Pal-Chat commented 10 months ago

I am using linux 22.04 and when I install the dependencies I am not able to add files to the provided path. While hash value is generated but not saved to the path. Attaching screenshot for the error below.

TypeError: add() missing 1 required positional argument: 'dir'

image