Peter
Peter
> tried ./run_webui-mac.sh and still getting error ``` ModuleNotFoundError: No module named 'clip' ```
taking a look right now.
Try something like this: ```python generateCode.py register``` you need to include an arg, a string that represents the element (like form) that you want to create code for
Can you try with a simpler Figma file where there is only one page? I'm wondering if its because there is multiple pages in the Figma file.
try this for the first Figma file you provided: ``` python generateCode.py navbar ```
Change the float to int?
any work arounds?