Skip to content

Workarounds to have multiple python modules in rplugin/python3 folder #4

Open
@hp7hao

Description

@hp7hao

Hi, I'm now working on a simple plugin in python, I can't split my code into multiple modules.
If so, it keeps telling me that the module is not found.
And it doesn't work even if I add the module to sys.path.

Is there a workaround to structure your plugin code in multiple modules' manner?

Thanks in advance.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions