RUNPOD - rp_download

I have recently been seeing issues with

from runpod.serverless.utils import rp_download downloaded_input = rp_download.file(url)

Anyone else facing the Same?

Python\Python310\lib\site-packages\runpod\serverless\utils\rp_download.py", line 128, in file
with open(output_file_path, 'wb') as output_file:
OSError: [Errno 22] Invalid argument: 'job_files\17ec3fe2-ec02-456b-b5c1-989c32de0a11.zip"'
Was this page helpful?