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

No more error handlers available (recursive errors?) #930

Open
H20tters opened this issue Aug 26, 2024 · 0 comments
Open

No more error handlers available (recursive errors?) #930

H20tters opened this issue Aug 26, 2024 · 0 comments

Comments

@H20tters
Copy link

Hi! I'm learning R using the "swirl" package, and when I open the second lesson in the regression models course, the error pops up in red text:
"Error: no more error handlers available (recursive errors?); invoking 'abort' restart
Error in readline("...") :
INTEGER() can only be applied to a 'integer', not a 'unknown type #29'
In addition: Warning message:
In readline("...") : type 29 is unimplemented in 'type2char'"

Also, after this pops up, the "environment" tab in the upper right corner begins loading and has not stopped, even after I remove objects from the list.

I'd really appreciate advice on how to fix this error as well as an explanation about what it's warning me about. Thank you!

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
@H20tters and others