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

Work around a bug giving Set:setraw error #82

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

rocky
Copy link
Member

@rocky rocky commented Aug 12, 2024

@mmatera in mathisccript we are now seeing this bug that happened since the last release.

Without this bogus assignment to False as opposed to a String which happens in main. I see the message

Set::setraw: Cannot assign to raw object colorful.

"colorful" is the value of the String that is trying to be set in line 364 of __main__.py. Line 751 or so is the place inside mathics.core.assignment where the error message is produced.

Have any idea what's up here?

@rocky rocky marked this pull request as draft August 12, 2024 01:28
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

Successfully merging this pull request may close these issues.

1 participant