-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Inserting node causes .help()
to crash
#176
Comments
Same here. Running with Output
The first error
seems to be fundamentally the following: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use Red Baron (which seems great), but I'm having a bit of a weird crash when inserting nodes. This actually fails with the example given in the documentation
However, other then
.help()
everything seems to work fine after the insertion. For instance:I'm using:
$ pip list | grep baron baron 0.8 redbaron 0.8
on Python 2.7.15.
The full output and traceback of the
.help()
call is:The text was updated successfully, but these errors were encountered: