robert-dodier / maxima-jupyter

A Maxima kernel for Jupyter, based on CL-Jupyter (Common Lisp kernel)
Other
185 stars 31 forks source link

The stream #<a JUPYTER::STDIN-STREAM 0xxxxx> has no suitable method for GRAY:STREAM-INTERACTIVE-P. #121

Open UlyssesZh opened 1 year ago

UlyssesZh commented 1 year ago

No matter what code I run on Jupyter, the code runs but the following error is printed twice:

SIMPLE-ERROR: The stream #<a JUPYTER::STDIN-STREAM 0x559f87069480> has no suitable method for GRAY:STREAM-INTERACTIVE-P.

image

yitzchak commented 1 year ago

What OS are you using? Do you know what Lisp implementation Maxima is running on?

UlyssesZh commented 1 year ago

What OS are you using?

Arch Linux.

Do you know what Lisp implementation Maxima is running on?

Lisp ECL 21.2.1.

yitzchak commented 1 year ago

I pushed a potential fix to yitzchak/common-lisp-jupyter. If you acquired common-lisp-jupyter via quicklisp you'll probably need to clone it into local-projects.