Discussion:
Python
(too old to reply)
l***@gmail.com
2019-02-23 12:53:14 UTC
Permalink
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.
Error # 6887. Command name: BEGIN PROGRAM
External program failed during initialization.
Not sure what to do. Can anyone help?
l***@gmail.com
2019-02-23 12:59:31 UTC
Permalink
Post by l***@gmail.com
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?
By the way, I have installed 2.6, 2.6, 3.7. Help please
Rich Ulrich
2019-02-24 16:09:07 UTC
Permalink
Post by l***@gmail.com
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?
You don't show that you invoke Python.
But I don't know anything about it.

Here's what Bruce posted a few weeks ago.

The SPSS mailing list (http://spssx-discussion.1045642.n5.nabble.com/)
is a lot more active than this forum these days. You might want to
join that list (if not already a member) and post your question there.
Via the page given above, click on -more options- near the top for
info on how to subscribe. HTH.
--
Rich Ulrich
Loading...