runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> resources_filename = wget.download(resources) File "/home/user/.local/lib/python3.10/site-packages/wget.py", line 526, in download (tmpfile, headers) = ulib.urlretrieve(binurl, tmpfile, callback) File "/usr/local/lib/python3.10/urllib/request.py", line 239, in urlretrieve url_type, path = _splittype(url) File "/usr/local/lib/python3.10/urllib/parse.py", line 1050, in _splittype match = _typeprog.match(url) TypeError: cannot use a string pattern on a bytes-like object

Container logs:

Fetching error logs...