Readline function problem

hi everyone,
i have a problem with the function readline in jypyter notebook using vscode: whenever i use this function, it gives me stacktrace error. I can’t understand why because if i use it in the terminal with julia everyhing works.
Thanks for the attention

https://github.com/julia-vscode/julia-vscode/issues/2471

Sorry, what I’m supposed to do with that piece of code in the link? I don’t know if I understood correctly

It tells you that the bug is known and have been reported and you can either contribute to fix it or wait for somebody to fix it.

Oh thank you, i thought i had to change the code somehow… i will wait :slight_smile:

Does anybody have a suggestion for a workaround until this bug is addressed?