PyLammps crashing

I find that if I tab out with IPyLammps within conda ipython (3.6), my ipython crashes. Is this a known bug, or could there a misconfiguration.
-gideon

Maybe Richard has an idea (CCd). Not clear this is a LAMMPS
problem.

Steve

Please define “tab out”. Do you mean starting tab completion on a IPyLammps object?

Richard

Yes, I mean tab completion.

See this on pastebin: https://pastebin.com/TmDaiqa0

-gideon

Ok, I was able to reproduce the issue and have a quick fix for it.

Creating a pull request now…

Richard

Here is the fix.

https://github.com/lammps/lammps/pull/689

Please let me know if that also solves it on your machine.

Best,
Richard

Yup, this works.