-
Notifications
You must be signed in to change notification settings - Fork 37
01 Download and install GH_CPython
Mahmoud AbdelRahman edited this page Aug 17, 2017
·
2 revisions
- You can download GH_CPython either from GitHub or Food4Rhino, download GH_CPython.zip file, then unzip it, and copy its contents which are:
GH_CPython.gha
andFastColoredTextBox.dll
into grasshopper libraries' folder, usually this folder exists at the following location:
C:\Users\[YourComputerName]\AppData\Roaming\Grasshopper\Libraries\
- Open Rhino as administrator.
- Once you run grasshopper, you will notice a new dialogue box 'locatePython' asking you to specify your preferred Python interpreter as follows:
In my case, it has a default value of C:\Python27\Python.exe
and I'm OK with that.
- Congratulations! , now you have successfully installed GH_CPython. Now, where can you find this component?
- You will find this component at Maths>Scripts>GH_CPython
- Or, you can double click on the Grasshopper canvas, and type
gh_cp..
it will appear.