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

No module named 'pudb' #6

Open
draibolit opened this issue Oct 29, 2019 · 3 comments
Open

No module named 'pudb' #6

draibolit opened this issue Oct 29, 2019 · 3 comments

Comments

@draibolit
Copy link

draibolit commented Oct 29, 2019

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'

@alexpriftuli
Copy link

Did you solve the issue?
I had the same issue. In my situation, vim didn't loaded automatically the local virtualenv, so I configured it in .vimrc

@mherkazandjian
Copy link

+1

1 similar comment
@smilesun
Copy link

+1

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

4 participants