Package Details: yin-yang-git 4.0.1.r0.gd6b9c4f-2

Git Clone URL: https://aur.archlinux.org/yin-yang-git.git (read-only, click to copy)
Package Base: yin-yang-git
Description: Auto Nightmode for KDE, Gnome, Budgie, VSCode, Atom and more
Upstream URL: https://github.com/oskarsh/Yin-Yang
Licenses: MIT
Conflicts: yin-yang
Provides: yin-yang
Submitter: neverix
Maintainer: xiota
Last Packager: xiota
Votes: 4
Popularity: 0.000000
First Submitted: 2019-03-19 09:36 (UTC)
Last Updated: 2025-05-16 22:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

xiota commented on 2025-02-11 23:10 (UTC)

I have no idea. I'm not able to replicate your error.

Since you have the chaotic-aur repo installed, have you tried using the prebuilt package: sudo pacman -S chaotic-aur/yin-yang

kamisolo commented on 2025-02-11 22:59 (UTC) (edited on 2025-02-11 23:00 (UTC) by kamisolo)

python --version is 3.13.1

but I'm not getting any output on python -c 'import PySide6'

xiota commented on 2025-02-11 22:56 (UTC) (edited on 2025-02-11 23:10 (UTC) by xiota)

What is output in terminal when you run python --version and python -c 'import PySide6'?

kamisolo commented on 2025-02-11 22:52 (UTC) (edited on 2025-02-11 22:56 (UTC) by kamisolo)

Not sure what do you mean @xiota

I do the following:

$ yay yin-yang

choose option: 3 aur/yin-yang-git 3.3.r9.gde1f3eb-1 (+4 0.00)

extra packages:

Package (7)                 New Version  Net Change

extra/clang                 19.1.7-1     197.75 MiB
extra/compiler-rt           19.1.7-1      43.92 MiB
extra/llvm                  19.1.7-1     112.08 MiB
extra/shiboken6             6.8.2.1-1      3.41 MiB
extra/pyside6               6.8.2.1-1     55.36 MiB
chaotic-aur/python-suntime  1.3.2-2.1      0.03 MiB
extra/python-systemd        235-4          0.35 MiB

...

Package (1)   New Version         Net Change

yin-yang-git  3.4.r15.g51d40b1-1    0.18 MiB

And installs correctly. No Error output.

Then in konsole when I try to run it is when I get this:

$ yin-yang
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/opt/yin-yang/yin_yang/__main__.py", line 9, in <module>
    from PySide6 import QtWidgets
ModuleNotFoundError: No module named 'PySide6'

Python version:

python --version
Python 3.13.1
python3 --version
Python 3.13.1

xiota commented on 2025-02-11 22:44 (UTC)

What version of python? When what happens when you run import PySide6?

kamisolo commented on 2025-02-11 21:57 (UTC)

Hi @xiota!! I used yay and pacman enable chaotic repo

xiota commented on 2025-02-11 08:27 (UTC) (edited on 2025-02-11 08:27 (UTC) by xiota)

@kamisolo I don't know why that would happen. On my machine, it runs past the point where that error would occur. What AUR helper do you use?

heddxh commented on 2023-12-15 07:57 (UTC)

need dependency: python-suntime and qt6-positioning