Python component is missing in Grasshopper

Hi guys,

So…somehow, the python component is missing in my grasshopper. I’m pretty sure it was there, as I wrote few simple scripts in it a couple of months ago.

Please help. I’m using the Rhino 6 on Windows 10 pro for workstations, and the Python editor in Rhino is working properly.

image
image

Thanks

Hi - please run the Rhino SystemInfo command and copy-paste the result here.
-wim

Hi Wim,

Please find the Systeminfo below:

Rhino 6 SR34 2021-2-3 (Rhino 6, 6.34.21034.07001, Git hash:master @ 2fec8130f097ca52a8bc9f334c3ed4a5921c5e30)
License type: Educational, build 2021-02-03
License details: Cloud Zoo. In use by:

Windows 10.0.0 SR0.0 or greater (Physical RAM: 32Gb)
Machine name:

Computer platform: LAPTOP - Plugged in [77% battery remaining]

Hybrid graphics configuration.
Primary display: Intel® UHD Graphics 630 (Intel) Memory: 1GB, Driver date: 9-11-2020 (M-D-Y).
> Integrated graphics device with 3 adapter port(s)
- Windows Main Display is laptop’s integrated screen or built-in port
Primary OpenGL: NVIDIA Quadro T2000 (NVidia) Memory: 4GB, Driver date: 11-20-2020 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 452.66
> Integrated acclerated graphics device with 4 adapter port(s)
- Secondary monitor is laptop’s integrated screen or built-in port

OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On

Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High

Vendor Name: NVIDIA Corporation
Render version: 4.6
Shading Language: 4.60 NVIDIA
Driver Date: 11-20-2020
Driver Version: 27.21.14.5266
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 4 GB

Rhino plugins
D:\Rhino\Plug-ins\Commands.rhp “Commands” 6.34.21034.7001
D:\Rhino\Plug-ins\rdk.rhp “Renderer Development Kit”
D:\Rhino\Plug-ins\RhinoRender.rhp “Rhino Render”
D:\Rhino\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 6.34.21034.7001
D:\Rhino\Plug-ins\rdk_ui.rhp “Renderer Development Kit UI”
D:\Rhino\Plug-ins\NamedSnapshots.rhp “Snapshots”
D:\Rhino\Plug-ins\IronPython\RhinoDLR_Python.rhp “IronPython” 6.34.21034.7001
D:\Rhino\Plug-ins\RhinoCycles.rhp “RhinoCycles” 6.34.21034.7001
D:\Rhino\Plug-ins\Grasshopper\GrasshopperPlugin.rhp “Grasshopper” 6.34.21034.7001
D:\Rhino\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 6.34.21034.7001
D:\Rhino\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
D:\Rhino\Plug-ins\Displacement.rhp “Displacement”

Zeming

Hi Zeming -
Thanks for that information - that looks to be as it should.
Please try the “Change” and then “Repair” option for Rhino 6 in the Windows Control Panel.
-wim

Hi Wim,

Thank you for your suggestion, but unfortunately, the Repair function didn’t fix this problem. Any other thoughts?

Zeming

Hi @9094997

try this:

  • Uninstall Rhino
  • Delete everything in %appdata%\Grasshopper\ (it’s a folder in File Explorer)
  • Install Rhino

This should get you back to having GhPython.
Thanks,

Giulio


Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

Hi Giulio,

Thank you! It worked!

2 Likes