Skip to content

How to handle "ModuleNotFoundError: No module named 'pylsp.plugins.rope_rename'" #588

Open
@buhtz

Description

@buhtz

Hello,

I was updating all my Emacs (29 from Debian 12 backports) packages after a while and no got this error. After doing some research it seems that rope-support was removed from pylsp.

[eglot] (warning) [eglot] -32602: ModuleNotFoundError: No module named 'pylsp.plugins.rope_rename'

I installed it explicit via pip install -U pylsp-rope but nothing changed.
OK, I am also fine with just disabling rope in my setup. But I don't know how. I don't see "rope" in my init.el.

My (reduced) init.el is ~240 lines long. Not sure if it make sense to post it here.

Any suggestion how to go further with analyzing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions