https://bugs.kde.org/show_bug.cgi?id=410807
Rebecca Breu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rebecca Breu <[email protected]> --- Does the script you are trying to run contain a call to sys.argv? Because that's the part that's crashing and not part of our code. Embedded Python does not have access to command line args because it's never run from a command line. -- You are receiving this mail because: You are watching all bug changes.
