function_parser icon indicating copy to clipboard operation
function_parser copied to clipboard

Restart of the Jupiter Notebook kernel when using the DataProcessor.

Open gadnyz opened this issue 3 years ago • 1 comments

By typing this line :

DataProcessor.PARSER.set_language(Language('build/my-languages.so', language))

the kernel of my Jupiter notebook restarts. What could be the problem ?

gadnyz avatar Oct 13 '22 00:10 gadnyz

Hi @gadnyz could you add some additional information? Specifically, what version of Jupyter and python you are using, could you also provide the additional context of code to reproduce your error?

ncoop57 avatar Nov 03 '22 03:11 ncoop57