Hi Sarah and Keanan,
Thanks so much for walking us through the building process — it’s been really exciting to create with Retool!
I’ve successfully imported the workflow from the JSON file in Google Drive. However, when I try to run the getBlueskyPosts
script, I’m encountering an error:
ModuleNotFoundError: No module named 'atproto'
(line 1), even though the atproto
library appears in the Libraries section.
Do you know how I might resolve this? Could this be related to the Retool tier I’m on? (I’m currently using the Free plan.)
For reference, I’ve run the same script locally in VS Code, and it works beautifully.
Thanks again for your support!