I just learned that python-gobject is a dependency. If it isn't installed, you get this:
Starting Dropbox...Traceback (most recent call last):
File "/usr/bin/dropbox-cli", line 1450, in start
download()
File "/usr/bin/dropbox-cli", line 295, in download
gi.require_version('Gdk', '3.0')
AttributeError: module 'gi' has no attribute 'require_version'
After installing python-gobject, dropbox-cli works just fine.
Pinned Comments
Muflone commented on 2024-04-21 22:26 (UTC)
Since version 2024.04.17-1 dropbox-cli is built from the nautilus-dropbox source as currently the dropbox.py source file is not aligned with the latest release in https://linux.dropbox.com/packages/