It worked after downloaded the 2 files and run one by one the installer…Thanks alot for your patience really appreciate…
Thanks for testing.
Perhaps we can go ahead and upload the latest releases to the repository then
yes we should release to the repository
Thanks
SoulHarsh007 has added it to our repository
Hi,
With plasma6, python-pyrunning 0.0.14-1, python-pysetting 0.0.7-1, rebornos-welcome doesn’t launch today (jan-2025)
Error message :
Traceback (most recent call last):
File “/opt/rebornos-welcome/main.py”, line 26, in
from pysetting import JSONConfiguration # For reading and writing settings files
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named ‘pysetting’
Thanks for reporting. Looks like a Python update requires us to rebuild the libraries (which are dependencies of the app). We will do that in a day or two and push an update. Until then, is there anything you want help with? All of the the things you can do on the app can also be done by other means .
Yes, i know !
As you said above, it’s just a report for the team.
Thanks
I think I’ll wait for the update……thank you.
Don
Packages have been rebuilt. Waiting for those packages to be uploaded to our repositories.
Meanwhile, you can also manually download them from:
After downloading, they can be installed locally from within the ~/Downloads
directory as below:
sudo pacman -U python-pyrunning-0.0.17-1-any.pkg.tar.zst python-pysetting-0.0.9-1-any.pkg.tar.zst
I have tested that the welcome app launches after installing the above versions.
Yes ! It works now.
Thanks