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

ipdb installs wrong version of ipython for python 3.8 #270

Open
gshank opened this issue Apr 28, 2023 · 1 comment
Open

ipdb installs wrong version of ipython for python 3.8 #270

gshank opened this issue Apr 28, 2023 · 1 comment

Comments

@gshank
Copy link

gshank commented Apr 28, 2023

There's a new version of ipthon, 8.13, which doesn't work with python 3.8, but ipdb installs it with python 3.8. The extra_requires should be updated to say <= 8.12 for python 3.8.

@gshank gshank changed the title ipdbt install wrong version of ipython for python 3.8 ipdb installs wrong version of ipython for python 3.8 Apr 28, 2023
@gotcha
Copy link
Owner

gotcha commented May 8, 2023

How did you install ipdb ? Which tool ?

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

2 participants