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

[BUG]: Stratify's Matrix Evaluate Expression #5185

Open
Tom-Szendrey opened this issue Oct 17, 2024 · 0 comments
Open

[BUG]: Stratify's Matrix Evaluate Expression #5185

Tom-Szendrey opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working Q&A Quality Assurance

Comments

@Tom-Szendrey
Copy link
Contributor

Describe the issue
After clicking on evaluate expression my console gets completely flooded with the following python error:

Image

Error Message:
"Uncaught PythonError: Traceback (most recent call last):\n  File \"/lib/python311.zip/_pyodide/_base.py\", line 501, in eval_code\n    .run(globals, locals)\n     ^^^^^^^^^^^^^^^^^^^^\n  File \"/lib/python311.zip/_pyodide/_base.py\", line 339, in run\n    coroutine = eval(self.code, globals, locals)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"<exec>\", line 3, in <module>\nNameError: name 'undefined' is not defined\n"
@Tom-Szendrey Tom-Szendrey added bug Something isn't working Q&A Quality Assurance labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Q&A Quality Assurance
Projects
None yet
Development

No branches or pull requests

1 participant