Re: Fluctuation Plot
Posted by jkpeck on
URL: http://spssx-discussion.165.s1.nabble.com/Fluctuation-Plot-tp5740821p5740826.html
Are you able to install other extensions? If the locations as listed in SHOW EXT are blocked, you might try creating the environment variables that extend the places where the dialogs and code can be written.
Go to the Windows environment dialog (win+i and search for environment). Then create two new variables pointing to a known, existing writable location. Mine are set like this.
SPSS_CDIALOGS_PATH=c:\dlgs3
SPSS_EXTENSIONS_PATH=c:\extcommon3
Restart Statistics if it is running, and it should install.
These installation problems have been pretty much eliminated with V28, which uses a virtual environment for Python (and also installs R with Statistics the way it has done for Python for years).