ProperTree issue seems to be known by the developer. Here is the verbiage from the ProperTree Github site:
- ProperTree crashes on Big Sur (macOS 11)
This is due to the default python installs on macOS leveraging an older tk version - which lacks support for macOS 11. To solve this, you can download and install the latest python 3 version from https://www.python.org/downloads/mac-osx/ then leverage the buildapp-python3.command from ProperTree's Scripts directory to build a .app bundle that will leverage that python version.
If you already have python 3 installed via brew or another package manager - it is likely still linking to the system tk version, which will still have issues unless linked against a newer version.
I updated my Python install to 3.9.1 (latest release) and still have the issue that ProperTree won't open. I deleted the ProperTree app I had built from the Applications folder, rebuilt the app with the latest ProperTree release, so the old system tk version would not be used.
However, the same issue arises, I still can't open plist files with ProperTree on Big Sur 11.1.