Hi:
I´m using SPSS 21 and already installed Python Essentials (which is included in the Installation media). However if I try to run a simple Python Syntax, either one, and I always get this error:
The external program exit unexpectedly and lost its content, a new external program will startup to execute the rest of job. Any ideas? What Am I missing?
Regards! |
Do you get this from every Python job?
What happens if you run
begin program. import spss print spss end program. If you are on Win7, did you install the Essentials using Run As Administrator? Jon Peck (no "h") aka Kim Senior Software Engineer, IBM [hidden email] phone: 720-342-5621 From: Juan Pablo Sandoval <[hidden email]> To: [hidden email], Date: 07/15/2013 01:12 PM Subject: [SPSSX-L] SPSS 21 not able to run Python routines (Warn #6894) Sent by: "SPSSX(r) Discussion" <[hidden email]> Hi: I´m using SPSS 21 and already installed Python Essentials (which is included in the Installation media). However if I try to run a simple Python Syntax, either one, and I always get this error: Warning # 6894. Command name: BEGIN PROGRAM The external program exit unexpectedly and lost its content, a new external program will startup to execute the rest of job. Any ideas? What Am I missing? Regards! |
Jon: I get: >Advertencia # 6894. Nombre del comando: begin program >Se ha salido de forma inesperada del programa externo, perdiendo su contenido.
>Se iniciará un nuevo programa externo para ejecutar el resto del trabajo. Using SPSS 21 running Windows 7 Professional 64bits, and already run SPSS_STATSPYT_PLG-INTRL64B21.0WINML.exe as Administrator.
Any ideas? Regards, On Mon, Jul 15, 2013 at 1:23 PM, Jon K Peck <[hidden email]> wrote: Do you get this from every Python job? What happens if you run |
Nothing... It ran all the way to the end and then it just presented a final window that said that everything was Installed correctly. Besides that, at some point during installation it open a command window, like the one you get when you run the line CMD from Windows... On Mon, Jul 15, 2013 at 8:46 PM, Jon K Peck <[hidden email]> wrote: So the basic plugin installation is wrong. Did you get any interesting messages when you ran the Essentials installer? |
Free forum by Nabble | Edit this page |