Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-06-01 Thread Brian Vaughan
I hadn't even noticed Synaptic kept logs. There was one other set of updates, after the last time I saw the error in Spyder: Commit Log for Wed May 31 16:06:10 2023 Upgraded the following packages: chromium (113.0.5672.126-1) to 114.0.5735.90-1 chromium-common (113.0.5672.126-1) to

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-06-01 Thread Julian Gilbey
On Thu, Jun 01, 2023 at 09:02:54AM -0700, Brian Vaughan wrote: > I have good news and bad news. > > The good news is that the issue seems to have been fixed as of today. I > don't get the error popup, and Help > Dependencies shows pylsp_black > installed and at version 1.21. > > The bad news is

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-06-01 Thread Brian Vaughan
I have good news and bad news. The good news is that the issue seems to have been fixed as of today. I don't get the error popup, and Help > Dependencies shows pylsp_black installed and at version 1.21. The bad news is I'm not sure what fixed it. I realized I made the mistake of following

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-31 Thread Julian Gilbey
On Tue, May 30, 2023 at 03:31:36PM -0700, Brian Vaughan wrote: > That rgrep didn't find anything. > > Executing 'spyder' from the command line while in an empty directory still > got the same 'pylsp_black' warning. Oh, this is so bizarre! Let's try a sledge-hammer approach Assuming that

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-30 Thread Brian Vaughan
That rgrep didn't find anything. Executing 'spyder' from the command line while in an empty directory still got the same 'pylsp_black' warning.

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-30 Thread Julian Gilbey
On Mon, May 29, 2023 at 04:51:25PM -0700, Brian Vaughan wrote: > It didn't return anything. Neither did "locate > 'v0.9.4.4-ds-git20221205-12a9702d29ab'". Hi Brian, Thanks for bearing with me! Hmmm, this is strange indeed. Let's try the other search directories as well, then: rgrep

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan
It didn't return anything. Neither did "locate 'v0.9.4.4-ds-git20221205-12a9702d29ab'".

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Julian Gilbey
On Mon, May 29, 2023 at 02:15:55PM -0700, Brian Vaughan wrote: > Yes, that's what it starts with. > > Metadata-Version: 2.1 > Name: python-lsp-black > Version: 1.2.1 > [...] OK, so the bug lies elsewhere pkg_resources complains about an invalid version. Let's see if we can locate it

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan
Yes, that's what it starts with. Metadata-Version: 2.1 Name: python-lsp-black Version: 1.2.1 Summary: Black plugin for the Python LSP Server Home-page: https://github.com/python-lsp/python-lsp-black Author: Python LSP contributors Author-email: f...@fidelramos.net Project-URL: Bug Tracker,

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Julian Gilbey
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):

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan
Yes, the other commands returned "file not found". (I hit send prematurely.)

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Julian Gilbey
On Mon, May 29, 2023 at 12:59:05PM -0700, Brian Vaughan wrote: > $ ls -lR /usr/lib/python3/dist-packages/python_lsp_black* > /usr/lib/python3/dist-packages/python_lsp_black-1.2.1.egg-info: > total 20 > [...] These all look fine; did the other commands all return nothing (or "file not found"

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan
$ ls -lR /usr/lib/python3/dist-packages/python_lsp_black* /usr/lib/python3/dist-packages/python_lsp_black-1.2.1.egg-info: total 20 -rw-r--r-- 1 root root    1 Dec  9 22:58 dependency_links.txt -rw-r--r-- 1 root root   41 Dec  9 22:58 entry_points.txt -rw-r--r-- 1 root root 4077 Dec  9 22:58

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Julian Gilbey
On Mon, May 29, 2023 at 09:51:48AM -0700, Brian Vaughan wrote: > Thank you for the clear instructions. I appreciate it. Thanks Brian! > The complete output is here: > > https://www.geany.org/p/TQ2R2/ Though for some reason this gives a 404 Not Found error. But it doesn't matter, as I think

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Brian Vaughan
Thank you for the clear instructions. I appreciate it. The complete output is here: https://www.geany.org/p/TQ2R2/ I believe this is the relevant part: 2023-05-29 09:28:09,387 [DEBUG] [spyder.dependencies] -> Dependency(pylsp, pytho n_lsp_server) starting 2023-05-29 09:28:09,387 [DEBUG]

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-29 Thread Julian Gilbey
On Thu, May 25, 2023 at 08:03:19PM +0100, Julian Gilbey wrote: > On Thu, May 25, 2023 at 09:25:50AM -0700, Brian Vaughan wrote: > > # Spyder, Help > Dependencies > > [...] > > pylsp >=1.7.1;<1.8.0  :  1.7.1 (OK) > > pylsp_black >=1.2.0   :  None (NOK) > > Hi Brian, > > Thanks for

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-25 Thread Julian Gilbey
On Thu, May 25, 2023 at 09:25:50AM -0700, Brian Vaughan wrote: > # Spyder, Help > Dependencies > [...] > pylsp >=1.7.1;<1.8.0  :  1.7.1 (OK) > pylsp_black >=1.2.0   :  None (NOK) Hi Brian, Thanks for sending all this through. This is so weird. > # Commands in the iPython

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-25 Thread Brian Vaughan
# Spyder, Help > Dependencies # Mandatory: atomicwrites >=1.2.0  :  1.4.1 (OK) chardet >=2.0.0   :  5.1.0 (OK) cloudpickle >=0.5.0   :  2.2.0 (OK) cookiecutter >=1.6.0  :  1.7.3 (OK) diff_match_patch >=2018   :  20200713 (OK) intervaltree >=3.0.2 

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-25 Thread Julian Gilbey
On Wed, May 24, 2023 at 05:13:29PM -0700, Brian Vaughan wrote: > I'm seeing the same issue, on two different systems, both running Debian > Sid. > > On one system, there were some libraries under ~/.local/lib/python3.10; I > deleted those, deleted the config files for spyder, reinstalled it, and

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-05-24 Thread Brian Vaughan
I'm seeing the same issue, on two different systems, both running Debian Sid. On one system, there were some libraries under ~/.local/lib/python3.10; I deleted those, deleted the config files for spyder, reinstalled it, and rebooted, but still saw the error.

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-04-10 Thread Julian Gilbey
On Sun, Apr 09, 2023 at 11:04:03AM +0100, Julian Gilbey wrote: > On Wed, Mar 15, 2023 at 10:25:01AM -0300, Patrick Zanon wrote: > [...] > > Dear Patrick, > > I'm bemused by this one; I seem to have the same setup as you but I > don't receive this warning. Is it possible that you are running >

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-04-09 Thread Julian Gilbey
tags 1032995 + unreproducible thanks On Wed, Mar 15, 2023 at 10:25:01AM -0300, Patrick Zanon wrote: > Package: spyder > Version: 5.4.2+ds-5 > Severity: minor > X-Debbugs-Cc: ne...@libero.it > > Dear Maintainer, > > Spyder on startup says there is a missin dependency problem with pylsp_black >

Bug#1032995: spyder: Spyder on startup says there is a missing dependency (pylsp_black) but it is correctly installed

2023-03-15 Thread Patrick Zanon
Package: spyder Version: 5.4.2+ds-5 Severity: minor X-Debbugs-Cc: ne...@libero.it Dear Maintainer, Spyder on startup says there is a missin dependency problem with pylsp_black that should be >= 1.2.0;however on my installation I have python3-pylsp-black 1.2.1-2. The popup warning does not