the program can not quit normally when I import native python package, for example: numpy #1746
Unanswered
yunzhizhou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Details
Describe what you were trying to get done.
when I import the python package which is not native, I press Ctrl + C, the program will normally quit;
but I import the python package which is native, for example: numpy ; I press Ctrl + C, the progrram will not quit.
Press Ctrl + C, normaly quit.
Beta Was this translation helpful? Give feedback.
All reactions