AlmaLinux: After deleting the PyGObject for troubleshooting with the graphical login to Gnome
2 hours troubleshooting in my AlmaLinux 9.6 system on my notebook. I only tried to update the Python package PyGObject. I could not update this package via pip install -U PyGObject to the current version: PyGObject 3.52.3 I got the error message: pip install -U PyGObject Defaulting to user installation because normal site-packages is not writable Requirement already satisfied: PyGObject in /usr/lib64/python3.9/site-packages (3.40.1) Collecting PyGObject Downloading pygobject-3.54.3.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 9.6 MB/s 0:00:00 Installing…