-
Notifications
You must be signed in to change notification settings - Fork 66
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
An error occurs when exiting (BdbQuit) #506
Labels
Comments
Can you reproduce it with a smaller example? In general, |
blueyed
changed the title
An error occurs when exiting
An error occurs when exiting (BdbQuit)
Oct 25, 2022
this is my code in quiz.py
There is an error when i test in terminal
another error when I use
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I update pyreadline to pyreadline3 with following command
pip install --upgrade https://github.com/pyreadline3/pyreadline3/tarball/master
Now,it works in windows with python3.10,but it raise a error when i use
q
to quitThe text was updated successfully, but these errors were encountered: