MahmoudAbdelRahman / GH_CPython

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

Output splits strings with commas #29

Open deKlerk opened 6 years ago

deKlerk commented 6 years ago

Dear Mahmoud,

Congratulations on making this component! However, I have come across a problem when outputing strings: they are split at the commas. (image below)

Do you know what is happening here?

gh_cpython_string_error

All the best,

Rui

MahmoudAbdelRahman commented 6 years ago

Hi Rui, Thanks so much for this useful feedback. There are some problems while dealing with lists and trees. I'll work hard to finish these problems as soon as possible. Thanks so much. Best regards, Mahmoud AbdelRahman

deKlerk commented 6 years ago

Hi Mahmoud,

Thanks for the hard work. I'll be looking forward for the next update! Best regards,

Rui

CharlesFr commented 5 years ago

A fix for this would be great, can you also point out the best way to output vectors?