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

SymPy Live Shell /app/handlers.py #21668

Open
QGB opened this issue Jun 26, 2021 · 1 comment
Open

SymPy Live Shell /app/handlers.py #21668

QGB opened this issue Jun 26, 2021 · 1 comment
Labels
Could Close SymPy Live SymPy Live issues should be moved to sympy/sympy-live unless the bug is in the SymPy codebase.

Comments

@QGB
Copy link

QGB commented Jun 26, 2021

xception in SymPy Live of type 
<type 'exceptions.TypeError'>
for reference the last 5 stack trace entries are
Traceback (most recent call last):
  File "/base/data/home/apps/s~sympy-live-hrd/66.426491309333028408/app/handlers.py", line 271, in post
    live.evaluate(statement, session, printer, stream)
  File "/base/data/home/apps/s~sympy-live-hrd/66.426491309333028408/app/shell.py", line 280, in evaluate
    exec code in statement_module.__dict__
  File "<string>", line 1, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'
@oscarbenjamin
Copy link
Contributor

Can you explain what the issue is?

@oscarbenjamin oscarbenjamin added Could Close SymPy Live SymPy Live issues should be moved to sympy/sympy-live unless the bug is in the SymPy codebase. labels Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Could Close SymPy Live SymPy Live issues should be moved to sympy/sympy-live unless the bug is in the SymPy codebase.
Projects
None yet
Development

No branches or pull requests

2 participants