Cleanly installed ST 4200 (on RHEL, purged ~/.cache ~/.config), with PC 4.2.2 I cannot install LSP package 2.6.0 as it fails to install the dependency "bracex".
I do not know how to have a dev installation of package control, so I do not know where the problem arises, but I see that the channel v4 has bracex described for Python 3.8... The only message in sublime console, even with debug set to true for package control, I see is:
Package Control: The library "bracex" is not available for Python 3.8
I have tested the default configuration for channel (always purging ~/.cache before running sublime) and then manually setting to v4. No yield.
Any idea? I didn't do Safe mode as I read that PC 4 can't be tested in safe mode due to restart. However using v3 (and effectively Python 3.3 plugin ecosystem) LSP plugin and dependencies are installed.