Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5804

Python rhinoscriptsyntax in Rhino6

$
0
0

@Petras_Vestartas wrote:

Hi,

I am trying to run a code via PythonEditor on Rhino6 that is working on Rhino5 without any errors.

Is rhinoscriptsyntax working for rhino6?

I am wondering how to solve these errors in rhino6:

Message: Method not found: ‘Void Microsoft.Scripting.Utils.ExceptionUtils.RemoveData(System.Exception, System.Object)’.

Traceback:
line 67, in , “C:\Program Files\Rhino 6\Plug-ins\IronPython\Lib\types.py”
line 6, in , “C:\Program Files\Rhino 6\Plug-ins\IronPython\Lib\abc.py”
line 9, in , “C:\Program Files\Rhino 6\Plug-ins\IronPython\Lib\numbers.py”
line 8, in , “C:\Users\vestarta\AppData\Roaming\McNeel\Rhinoceros\6.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript\utility.py”
line 8, in , “C:\Users\vestarta\AppData\Roaming\McNeel\Rhinoceros\6.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript\application.py”
line 8, in , “C:\Users\vestarta\AppData\Roaming\McNeel\Rhinoceros\6.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscript_init_.py”
line 2, in , “C:\Users\vestarta\AppData\Roaming\McNeel\Rhinoceros\6.0\Plug-ins\IronPython (814d908a-e25c-493d-97e9-ee3861957f49)\settings\lib\rhinoscriptsyntax.py”
line 2, in , “Y:\005_Via\Petras\start_V3_CutNotDeep.py”

Posts: 7

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 5804

Trending Articles