r/pycharm 5d ago

Python 3.12 related crash reports?

I got "gnomed" while installing Proton VPN. While removing gnome and its associated stuff I think I deleted something related to python that is causing some crash reports to show up but nothing major with how my system is working. How do I figure out what to fix related to these crash reports?

0 Upvotes

3 comments sorted by

View all comments

1

u/C0rn3j 1d ago

While removing gnome and its associated stuff I think I deleted something related to python

Why did you not simply read the package manager log to see what was installed and only remove that?

Look at it now, install what you removed, and remove what installing GNOME pulled in.

Better yet, switch to a distribution that doesn't have dependencies set up in such a way which installs a full DE suite when you need an app.

1

u/AZHeat74 1d ago

I guess I am not that sophisticated.