Skip to content

Error trying to run GoSync: GoSyncController not found #68

@Jeremys556

Description

@Jeremys556

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions