bchao1 / bullet

🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
https://pypi.org/project/bullet/
MIT License
3.55k stars 113 forks source link

(25, inappropriate ioctl for device) error when using in Jupyter Notebook #49

Open qtford opened 5 years ago

qtford commented 5 years ago

When trying to use bullet in a jupyter notebook, I got the following error:

error: (25, 'Inappropriate ioctl for device')

Is there support for notebooks? Is there a way I can get past this error?

ListenLove commented 4 years ago

Maybe Non Terminal enviroment will cause such error. Also happened on Pycharm, but when I ran script in terminal ,it worked well.

vicovaro commented 3 years ago

I have the same issue, and your open issue request means that it exist for at least 2 years now