Phil-L-101 / Figma2Unreal

Figma2Unreal uses the [Figma API](https://www.figma.com/developers/api) and python scripts to take assets created in Figma and create nested UMG widgets suitable for making more advanced prototypes.
MIT License
76 stars 12 forks source link

Issue with the figmaApi.py file #5

Closed Yoshie026 closed 3 months ago

Yoshie026 commented 4 months ago

Hi Philip, When I execute the script on Unreal, I get this error message. I re-installed the requests library and all the other dependencies, but the issue is still not fixed. I'm using version 5.3.2.

Do you have any workaround? Any help will be appreciated, thank you!

1db1d0a8-9753-438e-b02b-3ec4f445c8d5

Yoshie026 commented 3 months ago

Resolved by setting up PYTHONPATH..