l***@gmail.com
2019-02-23 12:53:14 UTC
Hi, I'm using SPSS 19 and I believe I have installed IBM SPSS Statistics Programmability Extension and the plug in correctly. However when I test if Python is accessible by running:
BEGIN PROGRAM.
print "ok"
END PROGRAM.
BEGIN PROGRAM.
print "ok"
END PROGRAM.
Error # 6887. Command name: BEGIN PROGRAM
External program failed during initialization.
Not sure what to do. Can anyone help?External program failed during initialization.