GhPython missing in Rhino Grasshopper for Mac

Hi, this is my first python attempt!

But, I cannot find them on my mac. Where are they?

I’m using latest version of rhino7: V7.24(2022-11-04)

Thanks!

Is it just missing from intellisense (the autocomplete list) or do you get an error when you atually try to import it?

1 Like

1204

Oh I just tried to import them and they were imported, with no errors!

And once they imported, their own autocomplete does work!

But still the autocomplete doesn’t work when I import them…
How can I fix it? I hope I can use all the functions without any problems.

You probably can’t, but you should have no issues using the functions. Autocomplete was never all that great in GHPython on macOS, but the Python editors are generally being reworked right now for Rhino 8. Hopefully this will get a little better.

1 Like

Okay I see.

For now, I guess all I can do about autocomplete is hope the next version will be better.

Thanks for your comment and letting me know!