py-spy
py-spy copied to clipboard
Error: Failed to find a python interpreter in the .data section
I am running py-spy (version. 0.3.14) on the following simple example (from the GTK python docs) as follows
py-spy record -- python test.py
on Windows. The application ran for a short while but then crashes with the error
`Error: Failed to find a python interpreter in the .data section`