Home > error 6887 > error 6887 spss

Error 6887 Spss

SPSS Statistics >‎ Topic: error #6887?This topic has been locked. 6 replies Latest Post - ‏2011-10-24T17:25:06Z by Marissa Display:ConversationsBy Date 1-7 of 7 Previous Next Marissa 270004P690 4 Posts Pinned topic error #6887? ‏2011-10-20T14:17:44Z | Tags: Answered question This question has been answered. Unanswered question This question has not been answered yet. I need to create a matched control group for my research and so I'm trying to set up fuzzy, but I'm encountering some problems. I've tried searching for answers here but they all don't help much. Whenever I put in a python command like BEGIN PROGRAM. import fuzzy END PROGRAM. I get: >Error # 6887. Command name: BEGIN PROGRAM >External program failed during initialization. >Execution of this command stops. Additional error message: Load Python library failed. >Error # 6887. Command name: BEGIN PROGRAM >External program failed during initialization. I understand that there seems to be a problem with python connecting to my spss. I've tried reinstalling python a couple times now, but it doesnt help. The versions of the programs I'm using are: SPSS 19.0.0 Python 2.6 (+ python essentials) R 2.10.1 (+ r essentials) SciPy 0.10.0b2 NumPy 1.6.1 any suggestions how to fix this? SystemAdmin 110000D4XK 2077 Posts Re: error #6887? ‏2011-10-20T14:32:30Z This is the accepted answer. This is the accepted answer. Are you on Win7 or Vista? If so, run the Python Essentials install by right clicking on the setup exe and choosing Run As Administrator. FUZZY does not use the R or scipy and numpy libraries. BTW, when you test the FUZZY import, you need to specify it in UPPERCASE. begin program. import FUZZY end program. That won't matter until you get the core programmability install to work. (When you run the FUZZY syntax, case does not matter for the command, but variable names are case sensitive.) HTH, Jon Peck Marissa 270004P690 4 Posts Re: error #6887? ‏2011-10-24T10:16:47Z This is the accepted answer. This is the accepted answer. SystemAdmin 110000D4XK ‏2011-10-20T14:32:30Z Are you on Win7 or Vista? If so, run the Python Essentials install by right clicking on the setup exe and choosing Run As Administrator. FUZZY does not use the R or scipy and numpy libraries. BTW, when you test the FUZZY import, you need to specify it in UPPERCASE. begin program. import FUZZY end program. That won't matter until you get the core programmability

R essentials 64-bit 32-bit 64 32 6887 Technote (troubleshooting) Problem(Abstract) After apparent successful installation of the R Essentials for Statsitics 21 32-bit onto a Windows 64-bit environment the error 6887 is received when attempting to run an R program. Symptom Unable to run R programs in Statistics. Attempting to do so generates the following error: >Error # 6887. Command name: BEGIN PROGRAM >External program failed during initialization. >Execution of this command stops. The spss package could not be loaded. https://www.ibm.com/developerworks/community/forums/thread.jspa?threadID=393928 Please make sure that Essentials for R has been successfully installed. Cause The installer for the R Essentials 32-bit is itself a 32-bit application. In a Windows 64-bit environment most 32-bit programs are invisibly redirected to to the "Program Files (x86)" folder when they attempt to access the "Program Files" folder in most instances. The installer attempts as part http://www-01.ibm.com/support/docview.wss?uid=swg21628209 of its normal procedure to install a number of files into the R installation folder, which by default on a 64-bit system will be inside the "Program Files" folder. Due to the Windows redirection it instead places these files into the "Program Files (x86)" folder. Diagnosing the problem If this problem is encountered you can verify it by checking to see if a duplicate R install folder exists inside "Program Files (x86)". On a 64-bit system you should normally only have the R install folder inside "Program Files". So in summary if this article is correct for your situation the following will be true: - You will be using a 64-bit version of Windows - You have install a 64-bit version of R into the "Program Folders" location (which is its default) - You have chosen to use a 32-bit version of Statistics 21 - After installing R Essentials you should see a duplicate of your R install folder inside the "Program Files (x86)" folder. (Example you will have both "\Program Files\R" and "Program Files (x86)\R"

| Report Content as Inappropriate ♦ ♦ Begin program python. gives error message I have a small python program the Jon Peck was kind enough http://spssx-discussion.1045642.n5.nabble.com/Begin-program-python-gives-error-message-td1091071.html to write. I changed the file locations to adapt it to my machine. https://lists.gking.harvard.edu/pipermail/cem/2011-August/000035.html It ran fine under Python. I then pasted the python program into the syntax window. I wrapped it in begin program python. ... end program. I get the following error. Any ideas what it means? >Error # 6890. Command name: begin program >Configuration file spssdxcfg.ini is invalid. >This command not error 6887 executed. Configration file spssdxcfg.ini is invalid because the LIB_NAME is NULL. >Error # 6887. Command name: begin program >External program failed during initialization. Art Kendall Social Research Consultants ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For error 6887 spss a list of commands to manage subscriptions, send the command INFO REFCARD Art Kendall Social Research Consultants Jon K Peck Reply | Threaded Open this post in threaded view ♦ ♦ | Report Content as Inappropriate ♦ ♦ Re: Begin program python. gives error message This error usually means that the Python plugin was installed incorrectly. You need to uninstall the plugin before installing a new version. Try uninstalling and reinstalling the plugin. HTH, Jon Peck Jon Peck SPSS, an IBM Company [hidden email] 312-651-3435 From: Art Kendall <[hidden email]> To: [hidden email] Date: 10/31/2009 09:30 AM Subject: [SPSSX-L] Begin program python. gives error message Sent by: "SPSSX(r) Discussion" <[hidden email]> I have a small python program the Jon Peck was kind enough to write. I changed the file locations to adapt it to my machine. It ran fine under Python. I then pasted the python program into the syntax window. I wrapped it in begin program python. ... end program. I get the following error. Any ideas what it means? >Error # 6890. Command name: begin program >Configuration file spssdxcfg.ini is invalid. >This

by: [ date ] [ thread ] [ subject ] [ author ] Hi Michiko, It looks like there is an error in the installation of Python and/or the SPSS Python Plugin. You should try to uninstall the SPSS Python Plugin and Python, then re-install Python from this file: http://www.python.org/ftp/python/2.6/python-2.6.msi Then download the SPSS Python Plugin (assuming you are using Windows 32-bit): https://www.ibm.com/developerworks/mydeveloperworks/files/app/person/270002VCWN/file/b25b2e4f-6287-47f7-9936-fd652bb8debe Now, make sure to open the program using the "Run as Administrator" option in Windows in order to install everything correctly. Once you do this, try CEM again. If you still get errors, please let us know. Cheers, matt. On Mon, Aug 1, 2011 at 3:56 PM, Michiko Otsuki Clutter wrote: > Hello- > > I have been trying to install CEM for SPSS 19. I followed every > installation step and I think it was successfully installed. But when I run > the program, it gives me the error messages as below: > GET > FILE='E:\Users\Michiko\Desktop\lalonde.sav'. > >Warning. Command name: GET FILE > >SPSS Statistics data file "E:\Users\Michiko\Desktop\lalonde.sav" is > written in a character encoding (ISO_8859-1:1987) > >incompatible with the current LOCALE setting. It may not be readable. > >Consider changing LOCALE or setting UNICODE on. (DATA 1721) > DATASET NAME DataSet1 WINDOW=FRONT. > CEM TREATMENT=treated VARIABLES=age education black married nodegree re74 > re75. > >Error # 6887. Command name: BEGIN PROGRAM > >External program failed during initialization. > >Execution of this command stops. > Additional error message: Load Python library failed. > >Error # 6887. Command name: BEGIN PROGRAM > >External program failed during initialization. > FREQUENCIES VARIABLES=age > /ORDER=ANALYSIS. > I also followed the instuction for troubleshooting ( > http://projects.iq.harvard.edu/cem-spss/pages/troubleshooting) so I got no > error message on R, so I should be okay on this one.. Can someone please > help me figure out what I need to do to successfuly run CEM on SPSS? > Thank you! > > Michiko Clutter > -- > Michiko Otsuki Clutter, PhD > Assistant Professor in Psychology > Universit

 

Related content

error 6887

Error p troubleshooting Problem Abstract You are receiving the following error when attempting to execute Python code Error Command name BEGIN PROGRAM External program failed during initialization Execution of this command stops Resolving the problem There are multiple causes of this error The most common cause is a mis-match between the operating system and or Statistics product version and the version of the Python Plug-In If this is the cause of the error it can be corrected by uninstalling the currently-installed version of the Python Plug-In and installing the Python Plug-In corresponding to your operating system and Statistics product release