Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tool instance does not return anything - doesn't look initialized #78

Open
kw00183 opened this issue Jun 26, 2023 · 0 comments
Open

tool instance does not return anything - doesn't look initialized #78

kw00183 opened this issue Jun 26, 2023 · 0 comments

Comments

@kw00183
Copy link

kw00183 commented Jun 26, 2023

Background:

  • language_tool_python is installed
  • python version = 3.11
  • looks like the local Pylance language server is running
  • tried running the example sentence, and nothing returned
  • tried running the tool in "with" and as an instance that must be closed
  • tried restarting the language server
  • working on a remote server

It doesn't look like the instance is created to use to check and return a match. It just hangs, and nothing returns. I'm not sure what is potentially causing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant