"error":"ModuleNotFoundError: No module named 'pandas'

Hello, workflows using pandas crashes tryng to import pandas
this is the error

{"workflowError":"Your workflow failed during execution.","runId":"e1e72d21-8d07-4182-b0b5-7ad9f177ce42","pluginId":"startTrigger","error":"ModuleNotFoundError: No module named 'pandas' (line 1)"}

I encountered this today and I believe it's because you need to add the pandas library first in the Libraries for the Workflow. See screenshot attached. Hope this helps.

1 Like

Thanks thats, solve the problem, Is It an update in retool services recenttly,
I have not this problem 2 days ago

Think it is recent. Well, I've seen the python packages in this tab for a while, but haven't really seen any restrictions from them until a couple days ago. :slight_smile: Happy it helped!