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

Fresh out of Synaptic: Linux Mint 20 / Ubuntu #30

Open
Axellarator opened this issue Oct 9, 2020 · 1 comment
Open

Fresh out of Synaptic: Linux Mint 20 / Ubuntu #30

Axellarator opened this issue Oct 9, 2020 · 1 comment

Comments

@Axellarator
Copy link

sudo weresync-gui

Missing is the weresync-daemon, too

Traceback (most recent call last):
File "/usr/sbin/weresync-gui", line 11, in
load_entry_point('WereSync==1.0.7', 'gui_scripts', 'weresync-gui')()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2854, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2445, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2451, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/share/weresync/weresync/gui.py", line 18, in
import weresync.plugins as plugins
File "/usr/share/weresync/weresync/plugins/init.py", line 29, in
from distutils.sysconfig import get_python_lib
ModuleNotFoundError: No module named 'distutils.sysconfig'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthook
with os.fdopen(os.open(pr_filename,
FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_share_weresync_run-gui.0.crash'

Original exception was:
Traceback (most recent call last):
File "/usr/sbin/weresync-gui", line 11, in
load_entry_point('WereSync==1.0.7', 'gui_scripts', 'weresync-gui')()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2854, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2445, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2451, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/share/weresync/weresync/gui.py", line 18, in
import weresync.plugins as plugins
File "/usr/share/weresync/weresync/plugins/init.py", line 29, in
from distutils.sysconfig import get_python_lib
ModuleNotFoundError: No module named 'distutils.sysconfig'

@DonyorM
Copy link
Owner

DonyorM commented Feb 20, 2021

that's odd, I'll try and take a look

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

2 participants