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

[bug] cannot from ptpdb import set_trace #23

Open
Freed-Wu opened this issue Sep 19, 2021 · 0 comments
Open

[bug] cannot from ptpdb import set_trace #23

Freed-Wu opened this issue Sep 19, 2021 · 0 comments

Comments

@Freed-Wu
Copy link

    from ptpdb import set_trace
  File "/home/wzy/.local/lib/python3.9/site-packages/ptpdb/__init__.py", line 15, in <module>
    from prompt_toolkit.buffer import Buffer, AcceptAction
ImportError: cannot import name 'AcceptAction' from 'prompt_toolkit.buffer' (/home/wzy/.local/lib/python3.9/site-packages/prompt_toolkit/buffer.py)
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

1 participant