However, it doesn't work without pygtk installed: $ dropbox-cli start -i Starting Dropbox...Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/dropbox-cli", line 1255, in start download() File "/usr/lib/python-exec/python2.7/dropbox-cli", line 279, in download import pygtk ImportError: No module named pygtk
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2fc6e54f59a45a4331d1c583c9c02bce3b0b86 commit af2fc6e54f59a45a4331d1c583c9c02bce3b0b86 Author: Andrey Grozin <grozin@gentoo.org> AuthorDate: 2018-01-29 12:49:29 +0000 Commit: Andrey Grozin <grozin@gentoo.org> CommitDate: 2018-01-29 12:49:29 +0000 net-misc/dropbox-cli: depend on pygtk and pygobject:2 Closes: https://bugs.gentoo.org/645898 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild | 31 +++++++++++++++++++++++ net-misc/dropbox-cli/files/dropbox-cli-completion | 2 ++ 2 files changed, 33 insertions(+)