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

Sage unusable: Exception SagePrompts.continuation_prompt_tokens() got an unexpected keyword argument 'lineno' #36993

Closed
2 tasks done
Chaman-veteran opened this issue Jan 2, 2024 · 1 comment
Labels

Comments

@Chaman-veteran
Copy link

Steps To Reproduce

When starting sage math everything seems fine but after the first space or carrier return I get the Exception SagePrompts.continuation_prompt_tokens() got an unexpected keyword argument 'lineno' with a tracecall, asking me to type enter to continue (to display the exception).

I let you the whole prompt copy-pasted in the sage_error.log file.

sage_error.log

Expected Behavior

Sage should let my type like usual.

Actual Behavior

It's only happening with the interactive prompt.
Idk if it depends on what I type or something, sometimes I can go up to the carrier return and sometimes I can't even type g = 2, it's returning the exception after the first space was typed!

Additional Information

No response

Environment

- **OS**: Arch Linux (6.6.8-arch1-1)
- **Sage Version**: 10.2
- **Python Version**: 3.11.6

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide
@Chaman-veteran
Copy link
Author

Woops, duplicate of #36975

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant