Skip to content

Conversation

SomeAspy
Copy link

@SomeAspy SomeAspy commented Aug 9, 2024

Script will not run without libhandy installed, so this PR adds that to the readme

❯ python3 main.py
Traceback (most recent call last):
  File "/home/aiden/Documents/repos/SideServer-for-Linux/main.py", line 16, in <module>
    gi.require_version("Handy", "1")
  File "/usr/lib/python3.12/site-packages/gi/__init__.py", line 122, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Handy not available

I promise I'm not contribution farming 🙃

@polymo1
Copy link
Member

polymo1 commented Aug 9, 2024

I'll let someone with more knowledge on sideserver merge this. But just FYI we recommend AltCon (https://docs.sidestore.io) for sidestore installation on linux. SideServer (at least windows and mac) is currently nonfunctional.

@Spidy123222
Copy link
Member

Spidy123222 commented Aug 10, 2024

SideServer (at least windows and mac) is currently nonfunctional.

If I’m not mistaken. Nythepegasus fixed it on the app side to make it not have a problem. I don’t have a arch install to test this unfortunately.

@polymo1
Copy link
Member

polymo1 commented Aug 10, 2024

If I’m not mistaken. Nythepegasus fixed it on the app side to make it not have a problem.

Whoops, that's right. My bad, brain was in a billion places at once.

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

Successfully merging this pull request may close these issues.

3 participants