Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying to run GoSync: GoSyncController not found #68

Open
Jeremys556 opened this issue Aug 31, 2023 · 0 comments
Open

Error trying to run GoSync: GoSyncController not found #68

Jeremys556 opened this issue Aug 31, 2023 · 0 comments

Comments

@Jeremys556
Copy link

Jeremys556 commented Aug 31, 2023

After following all the steps to install GoSync, I run the "GoSync" command in my terminal. When I do so, I am met with the following error:

┌──(jeremy㉿kali)-[~]
└─$ GoSync
Traceback (most recent call last):
  File "/usr/local/bin/GoSync", line 5, in <module>
    from GoSync.GoSync import main
  File "/usr/local/lib/python3.11/dist-packages/GoSync/GoSync.py", line 20, in <module>
    import sys, os, wx, GoSyncController, GoSyncModel
ModuleNotFoundError: No module named 'GoSyncController'

Does anyone have an idea on how to fix this or an alternative program to use to sync files between two devices? Please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant