You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the app.
In your readme you provide the command:
python3 -m pip install -r requirement.txt
however, the file you need to point to is
requirements.txt
Cheers.
BTW how would I use txt2pdf to batch convert txt files to pdf files?