You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When python3 and numpy are available, verify that the generated
file is successfully loaded by numpy without exceptions by
invoking 'python3 -c ...' via a system() call.
Don't leave behind the temporary file. If python3 and numpy
aren't both available, print a warning and kill the file.
0 commit comments