On Mon, May 29, 2023 at 01:35:50PM -0700, Brian Vaughan wrote: > Yes, the other commands returned "file not found". (I hit send prematurely.)
OK, hmmm. That is just plain weird. I wonder where this originates? What's the content of the file (up to the first blank line): /usr/lib/python3/dist-packages/python_lsp_black-1.2.1.egg-info/PKG-INFO It *should* begin with: Metadata-Version: 2.1 Name: python-lsp-black Version: 1.2.1 Summary: Black plugin for the Python LSP Server [...] but I wonder if it does? Best wishes, Julian

