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

package need to update for high ipdb version #50

Open
pythonwood opened this issue Jun 15, 2020 · 0 comments
Open

package need to update for high ipdb version #50

pythonwood opened this issue Jun 15, 2020 · 0 comments

Comments

@pythonwood
Copy link

pythonwood commented Jun 15, 2020

File "/xx/lib/python3.6/site-packages/django_pdb/utils.py", line 15, in get_ipdb return ipdb.__main__.Pdb(def_colors)
AttributeError: module 'ipdb.__main__' has no attribute 'Pdb'

test not ok when: pip install ipdb >=0.11

test ok when: pip install ipdb==0.10

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