Skip to content

No module named 'pudb' #6

@draibolit

Description

@draibolit

I'm using virtualenv with installed pudb and Vim 8. My vim was compile +python3
After installed the plugin, it raised that errors when I open the Vim.
When I tried :pythonx print('hello"), it worked fine but not in the case of ":python import pudb"

"run2.py" 231 lines, 8831 characters
Error detected while processing function 72_UpdateBreakPoints:
line 31:
Traceback (most recent call last):
File "", line 2, in
ModuleNotFoundError: No module named 'pudb'

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