Open
Description
Hello,
I get this segmentation fault message when I was trying to run my code with:
kernprof -v -l
Then I got:
[1] 15207 segmentation fault kernprof -l -v mytest.py
I tried the same code and command on another windows and ubuntu machine and they all work like normal.
Does anyone know how to solve this problem? Thanks!