function_parser
function_parser copied to clipboard
Restart of the Jupiter Notebook kernel when using the DataProcessor.
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 ?
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?