Affects: PythonCall
Describe the bug
When I add the newest PythonCall to my project, start the special integrated julia REPL in vscode and run using PythonCall I get a segfault (unfortunately I haven't found a way to copy it out of vscode.... really weird, neither CTRL+C nor CTRL+SHIFT+C
here at least a screenshot of the first part
in a plain julia terminal calling using PythonCall works seamlessly...
Your system
Please provide detailed information about your system:
- ubuntu WSL on WIndows 11
- julia 1.12.1, PythonCall 0.9.28
Affects: PythonCall
Describe the bug
When I add the newest PythonCall to my project, start the special integrated julia REPL in vscode and run
using PythonCallI get a segfault (unfortunately I haven't found a way to copy it out of vscode.... really weird, neither CTRL+C nor CTRL+SHIFT+Chere at least a screenshot of the first part
in a plain julia terminal calling
using PythonCallworks seamlessly...Your system
Please provide detailed information about your system: