Skip to content

Any plans for updating to Python3? #12

@9and3

Description

@9and3

Hello!

Big fan of the action and loved the brilliant way to generate .ghuser components from python and allow easy ci. Thanks!

I was wondering if there were any plans to update this to Python3 with the new Script component of Grasshopper.

I quickly got a look at the python and use pythonnet to replace some functionnalities of IronPython (e.g. the clr module's clr.AddReference(gh_io)), and it outputs the .ghuser files but they are still marked as "old" if imported into the grasshopper canvas.

Would you have any clue how to modify the componentize.py file to port this properly to the new CPython Script component? Would love to give it a go and open a PR if of any utility.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions