i simply remove all the reference of my python3.9 and install a python3.11 instead, then all the depencency problems showed up, for example my "terminator" not worked,
You need to install the python bindings for gobject, gtk and pango to run Terminator.
even dpkg have some error after that.
Fatal Python error: Module Not Found: No module named encoding
i 'm pretty sure that it 's because of my rude way of upgrading python version
so i 'm asking the question,
Any best practice for upgrading python version in Linux ? Or should i upgrading at all?
i 've solved most of the dependency problems now. i mean it took my entire weekend for that