I am testing out the Appendix G recipe, but I am getting the following error when running the recipe locally:
C:\Users\stef\AppData\Local\Temp\Pollination\Recipes\pollination_appendix-g-performance-0.3.7\run.py:101: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). now = datetime.datetime.utcnow().strftime(‘%Y-%m-%dT%H:%M:%SZ’)
The error you shared is just a warning. We are aware of this and are working on removing it from the recipes.
Did the component fail (turn red) or was it just this warning? To see the actual error that caused the recipe to fail we need to look into the log file. You should be able to find it in a path similar to this (I didn’t name my study so it uses “Unnamed”):