Double clicking the GH/Math/Script/Python logo does not open the editor as explained in the tutorial. Is there a special install procedure in addition to the Rhino/GH standard install? I’m a newcomer just trying to start the intro course by Niloofar.
Moved to Scripting category
Just to make sure I understand. Is this what you’re doing?
- click on the logo (in the tool bar) once to select the GhPython Script component
- move your mouse over the main area and click to drop the component on the canvas
- double click on the component that you just dropped on the canvas to open the editor
Having the same issue, nothing pops up when I try to open the editor. My component says “Python Script” and not “GhPython Script”
Does trying to open it via the drop down do anything?
Hi, I am having the same issue, does anyone know how to solve it?
Is it happening with other components? For example if you use a C# script component can you open the editor?
Is it possible that the editor opens behind the main Grasshopper window? Can you try moving the window ?
What version of Rhino are you using?
I can open the script editor of C# and VB, but not Python.
Have tried downloading the different versions of the plug-in component from GhPython | Food4Rhino but it still did not work.
Rhino version: 7.4.21067.13001
Grasshopper build: 1.0.0007
Hi, I am getting the same error. It was working but suddenly there is error. other C# nd VB editors open. I tried deleting all the files and reinstall a completely new rhino environment. I deleted C:\Users\F***\AppData\Roaming\Grasshopper\Libraries an dother folders in grasshopper completely, restart my system. But this also does not work. Is there some thing else I can try.
Hi Fatma -
Let’s start at the beginning. Please run the Rhino SystemInfo
command and copy-paste the result here.
-wim
Hi
This is my first time using GHPython, and I’m having the same issue as other users: when I double-click the component and click ‘open editor,’ nothing happens!
I can open the script editor for C# and VB, but not for Python.
I tried installing all the .gha
files I found in the GH components folder from GhPython | Food4Rhino by @piac .
It only lets me write the script here:
Rhino is up to date:
Any idea?
Thankssss!
Rhino 7 ships with GhPython, so delete any .gha files again and try posting your SystemInfo
. It might be a third party plugin messing things up.
Anders thanks for the explanation. This is the systeminfo that appears to me.
I deleted all the files .gha i had in the components folder.
In Rhino it opens without any problem, but in Grasshopper it doesn’t work:
SystemInfo:
Rhino 7 SR38 2024-12-3 (Rhino 7, 7.38.24338.17001, Git hash:master @ 97e36efa02d7f71638988290bb2d190fcf1b18c5)
License type: Educational Lab License, build 2024-12-03
License details: LAN Zoo Network Node
Windows 11 (10.0.22631 SR0.0) or greater (Physical RAM: 32Gb)
Computer platform: DESKTOP
Hybrid graphics configuration.
Primary display: Intel(R) UHD Graphics 630 (Intel) Memory: 1GB, Driver date: 4-3-2022 (M-D-Y).
> Integrated graphics device with 3 adapter port(s)
- Windows Main Display attached to adapter port #0
- Secondary monitor attached to adapter port #1
Primary OpenGL: NVIDIA GeForce GTX 1050 (NVidia) Memory: 2GB, Driver date: 12-3-2024 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 566.36
> Accelerated graphics device with 4 adapter port(s)
- There are no monitors attached to this device!
OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 4.6 (primary GPU’s maximum)
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: 12-3-2024
Driver Version: 32.0.15.6636
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 2 GB
Rhino plugins that do not ship with Rhino
Rhino plugins that ship with Rhino
C:\Program Files\Rhino 7\Plug-ins\Commands.rhp “Commands” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\WebBrowser.rhp “WebBrowser”
C:\Program Files\Rhino 7\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 7\Plug-ins\RhinoScript.rhp “RhinoScript”
C:\Program Files\Rhino 7\Plug-ins\IdleProcessor.rhp “IdleProcessor”
C:\Program Files\Rhino 7\Plug-ins\RhinoRenderCycles.rhp “Rhino Render” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\rdk_ui.rhp “Renderer Development Kit UI”
C:\Program Files\Rhino 7\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 7\Plug-ins\Alerter.rhp “Alerter”
C:\Program Files\Rhino 7\Plug-ins\IronPython\RhinoDLR_Python.rhp “IronPython” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\RhinoCycles.rhp “RhinoCycles” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\Grasshopper\GrasshopperPlugin.rhp “Grasshopper” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 7.38.24338.17001
C:\Program Files\Rhino 7\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 7\Plug-ins\Displacement.rhp “Displacement”
did you ever resolve this issue? having similar experience