Skip to content

Plugin: LSP, error under Python 3.14 #6201

@eltonfabricio10

Description

@eltonfabricio10

After updating to Python version 3.14, this bug appeared:

~/.config/cudatext/py/cuda_lsp/lsp_modules/pydantic/fields.py", line 576, in _set_default_and_type raise errors_.ConfigError(f'unable to infer type for attribute "{self.name}"') pydantic.errors.ConfigError: unable to infer type for attribute "result" ERROR: Exception in CudaText for cuda_lsp.on_open: ConfigError: unable to infer type for attribute "result"

OS: Manjaro x64
CudaText 1.232.0.4, linux-x86_64-gtk2, fpc 3.2.3

File: lsp_py.json

{ "lexers": { "Python": "python" }, "cmd_unix": ["pylsp"] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions