MahmoudAbdelRahman / GH_CPython

CPython plugin for Rhino-Grasshopper
BSD 2-Clause "Simplified" License
175 stars 38 forks source link

Null input error occurs when input's data access is List or Tree #37

Open o-kei opened 4 years ago

o-kei commented 4 years ago

Hello,

I would like to input list data that includes <null> to GH_CPython, but an error occurs when data is input as List or Tree data access, though no error occurs as Item data access. I attach a screenshot of this error as follows ghcnullinput

thanks, kei