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

Loss qt6-positioning and python-suntime on Arch Linux #249

Open
1 task
iHad168 opened this issue Dec 10, 2023 · 1 comment
Open
1 task

Loss qt6-positioning and python-suntime on Arch Linux #249

iHad168 opened this issue Dec 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@iHad168
Copy link

iHad168 commented Dec 10, 2023

Describe the bug

Loss qt6-positioning and python-suntime on Arch Linux

Enabled plugins

  • KDE

Affected versions

  • Yin-Yang version:
  • Relevant application version[^1]: 3.3
  • Python version:3.11.6
  • Qt version: 5, 6

Additional notes

╭─localhost@localhost in ~
╰─λ 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 16, in <module>
from yin_yang import daemon_handler
File "/opt/yin-yang/yin_yang/daemon_handler.py", line 7, in <module>
from .config import ConfigWatcher, config
File "/opt/yin-yang/yin_yang/config.py", line 13, in <module>
from PySide6.QtPositioning import QGeoPositionInfoSource, QGeoPositionInfo, QGeoCoordinate
ImportError: libQt6Positioning.so.6: cannot open shared object file: No such file or directory
╭─localhost@localhost in ~ took 296ms
[🔴] × 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 16, in <module>
from yin_yang import daemon_handler
File "/opt/yin-yang/yin_yang/daemon_handler.py", line 7, in <module>
from .config import ConfigWatcher, config
File "/opt/yin-yang/yin_yang/config.py", line 15, in <module>
from suntime import Sun, SunTimeException
ModuleNotFoundError: No module named 'suntime'
@iHad168 iHad168 added the bug Something isn't working label Dec 10, 2023
@l0drex
Copy link
Collaborator

l0drex commented Jan 14, 2024

Well you need to have the `suntime' package installed. Either with pip or through the aur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants