nE0sIghT / gnome-browser-extension-mirror

GNOME Shell integration for Chrome
https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
GNU General Public License v3.0
29 stars 21 forks source link

Native host exited #84

Closed dmitry-saritasa closed 7 years ago

dmitry-saritasa commented 7 years ago

exceptions.py:2::ModuleNotFoundError: No module named 'urllib3.packages.six'

/usr/bin/python3 /usr/bin/chrome-gnome-shell /usr/lib64/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json chrome-gnome-shell@gnome.org

So I had to downgrade requests to requests==2.5.0 from requests==2.18.1, then it started to work

[root@localhost ~]# uname -a
Linux localhost.localdomain 4.13.9-300.fc27.x86_64 #1 SMP Mon Oct 23 13:41:58 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# 
nE0sIghT commented 7 years ago

Report this to Fedora's bugtracker.