-
Notifications
You must be signed in to change notification settings - Fork 202
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
Ulauncher broken after upgrading Python on Arch #930
Comments
Edit: I resurrected this issue because 3.11 is getting closer to a release (although not as close as I thought). Just apply the same logic but for whichever version you're upgrading from/to. It's because Arch breaks AUR Python modules when you upgrade Python versions, like now from 3.9 to 3.10. You just need to rebuild ulauncher and other modules built for python 3.9 If you use yay make sure you rebuild: This will list any other packages you need to rebuild after the Python upgrade: This can do it all for you, but it might not work if the package is not compatible with Python 3.10 See more: https://www.reddit.com/r/archlinux/comments/rf6c84/psa_python_310_is_in_core_rebuild_your_aur/ |
Great, reinstalling with yay and cleanBuild resolved the issue. Thanks <3 |
Added to the comment above that you may want to run this |
It seems resolved but in my case I had to clean the |
Only if you don't cleanBuild. |
Environment
$ uname -a -> Linux etak 5.15.7-arch1-1 #1 SMP PREEMPT Wed, 08 Dec 2021 14:33:16 +0000 x86_64 GNU/Linux
Bug description
Ulauncher fails to launch with the following python error
The package was installed with yay for AUR
Log output
Issue isn't already reported
Not an extension issue
Latest version
The text was updated successfully, but these errors were encountered: