GH_CPython

GH_CPython is a CPython plugin for Grasshopper.

GH_CPython installation

Hello!

Looks great and i would love to try it out but keep running into installation problems with this error:

Object: Gh_CPythonComponent (level 1)

{

  Exception has been thrown by the target of an invocation.

  TargetInvocationException

}

Object: Gh_CPythonComponent (level 2)

{

  Could not load file or assembly 'FastColoredTextBox, Version=2.16.23.0, Culture=neutral, PublicKeyToken=fb8aa12b994ef61b' or one of its dependencies. The system cannot find the file specified.

  FileNotFoundException

}

I have python(x,y) 2.7 installed, run Rhino as Administrator and have copied the two files (GH_CPython and FastColoredTextBox.dll) into the Libraries folder.

Could you help me to figure out what is possibly going wrong?

Thank you!