I wrote a script to automatically compile wxpython3.0.2 and place it n the python2.7 default path with my GUI program
When I run my GUI program…I recieved a shell message “Vector smash protection is enabled.” . This message was output to my linux shell.
I disable the WebView widget in my program and the program ran successfully! …Has anyone encounter this issue?
Ok…I think I solve this issue…mysql python script was NOT passing the results to webview for html page display…my apologies