openpaperwork / paperwork

Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
https://gitlab.gnome.org/World/OpenPaperwork/paperwork
2.43k stars 149 forks source link

install on gentoo: missing python-dateutil #749

Open lpoujade opened 6 years ago

lpoujade commented 6 years ago

Hello,

On a fresh gentoo install python-dateutil was missing and was not mentionned by paperwork-shell chkdeps ( neither for paperwork nor paperwork_backend )

and thank for this software !

jflesch commented 6 years ago

It's specified as a dependency in the setup.py. If you installed Paperwork using pip (or pip3), it should have downloaded python-dateutil before installing Paperwork.