Re: No module named 'gi' [SOLVED]

2020-04-13 Thread Jon Danniken
On 4/13/20 8:46 PM, Jon Danniken wrote: Hello all, I am coming up with this error when, after installing Dropbox, I try to run Dropbox on my machine (kubuntu 18.04): SNIP Well it looks like I solved this issue with $pip uninstall conda. Sometimes I just have to ask a question bef

No module named 'gi'

2020-04-13 Thread Jon Danniken
/dropbox", line 294, in download import gi ModuleNotFoundError: No module named 'gi' My machine does apparently have gi, however: $ sudo find / -name "gi" /usr/lib/python3/dist-packages/gi /usr/lib/python2.7/dist-packages/gi /usr/share/locale/l10n/gi /usr/share/kf5/loc