Jump to content

The script language "IronPython" is not supported


Fairoz Ahamed

Recommended Posts

Hi everyone,

I am getting the below error when executing a simple ironpython script from the Edit Script panel under Manage Trust and Scripts.

System.NotSupportedException: The script language 'IronPython 2.7.7', is not supported.

at Spotfire.Dxp.Application.Scripting.ScriptService.ExecuteForDebugging(String scriptCode, ScriptLanguage scriptLanguage, Dictionary`2 scope, Stream outputStream)

at Spotfire.Dxp.Application.Scripting.ScriptManager.c__DisplayClass19_0.b__0()

at Spotfire.Dxp.Framework.Commands.CommandHistory.Transaction(Executor executor, Boolean visible, Boolean sticky, Guid stickyGuid, Boolean isHighlight)

at Spotfire.Dxp.Framework.Commands.CommandHistory.Transaction(String displayName, Executor executor)

at Spotfire.Dxp.Application.Scripting.ScriptManager.ExecuteScriptForDebugging(String scriptCode, ScriptLanguage scriptLanguage, Dictionary`2 scriptArguments, Boolean wrapInTransaction, String& output)

at Spotfire.Dxp.Forms.Framework.Scripting.ScriptEditDialog.RunButton_Click(Object sender, EventArgs e)

The PC has iron python installed and I am running Tibco Cloud Spotfire. Any idea why See attached screenshot.

Link to comment
Share on other sites

Are you running a Spotfire cloud (IP not supported).

Check on below things.

does it also error for version 2.0.2

Moreover which version is this If an installed client , try to uninstall completely delete all the folders form the directory and do a complete fresh install. (machine blocking something)

Check other users get this error or just you So if any central problem.

Just try to write a siple script and save the analysis to library and open in the web player if the script runssuccessfully. (If yes) , then the local setup is corrupt.

Check modules folder for : dlls are intact . ModulesScript Support-xxx. xxx and check if there are the following DLL's: Spotfire.Dxp.Application.IronPython20.dll ,Spotfire.Dxp.Application.IronPython27.dll

Try to deply the packages .sdn again on the server and update the client freshly.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...