I wrote the same post a week ago.
I can’t find a button to response, so I’m reposting it again.
You recommended me to re-install the package. I made it, but it didn’t fix the problem.
Traceback (most recent call last):
File “”, line 6, in
File “main.py”, line 128, in
File “maininsync__.py”, line 165, in
File “maininsync__.py”, line 41, in main
File “isyncd/linux/platform_impl.py”, line 2, in
File “isyncd/linux/appui_impl.py”, line 2, in
ImportError: cannot import name appui
If you can please check the md5sum of the downloaded Insync package by running md5sum /path/to/insync-1.2.3.35090-fc20.x86_64.rpm. It should be f16cdb74b2865809fefa84d85eb6249e if you got it from www.insynchq.com/downloads and 64c69d2af585f267d4db31d1708fbb2b if you downloaded it from the yum repo. The yum cache is located by default in /var/cache/yum.
If the md5sum if different please re-download and re-install it to see if that resolves the issue. Hope this helps.
Thanks for the confirmation. If you re-install Insync is there an error in the terminal? Does it happen if you uninstall then install? Does it also happen immediately after you install Insync or does it work the first time then raise the error on reboot, for example?
Let’s stop beating around the bush !
I’ve already written it in my first post:
$ insync start --no-daemon
Traceback (most recent call last):
File “”, line 6, in
File “main.py”, line 128, in
File “maininsync__.py”, line 165, in
File “maininsync__.py”, line 41, in main
File “isyncd/linux/platform_impl.py”, line 2, in
File “isyncd/linux/appui_impl.py”, line 2, in
ImportError: cannot import name appui