How to fix Langchain error when loading "punkt" model in Pipedream's read-only temp folder using Python?

Hi Anthony,

Thanks for the background - just to clarify, you mentioned you’re trying to download to temp, that particular directory isn’t available for read/write access.

Have you tried using /tmp instead?