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

TypeError: __repr__ returned non-string (type NoneType) #319

Closed
chadwick-yao opened this issue Dec 26, 2024 · 2 comments
Closed

TypeError: __repr__ returned non-string (type NoneType) #319

chadwick-yao opened this issue Dec 26, 2024 · 2 comments
Assignees

Comments

@chadwick-yao
Copy link

Following Interactive Information Access and Debugging

Info about ipdb:

pip show ipdb
Name: ipdb
Version: 0.13.13

     16 import ipdb
     17 
---> 18 ipdb.set_trace()

ipdb> scene
*** TypeError: __repr__ returned non-string (type NoneType)
@milong26
Copy link

my ipython has similar problem

@zhouxian
Copy link
Collaborator

Hi this seems to be caused by PR #186 , we are working on it

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