{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigsihwiqy3os7jtc5tsnhafcotk4oh67hjnqjzseilm6hyco447se",
"uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mid33err4x72"
},
"path": "/t/clamav-scan-permanently-failing-with-resource-not-found-error/174794#post_4",
"publishedAt": "2026-03-30T21:44:41.000Z",
"site": "https://discuss.huggingface.co",
"textContent": "Since there’s a major infrastructure issue currently underway, I can’t say for certain if this is the usual cause, but in your case, the following is likely the main reason.\n\nThe Python version for HF Spaces has been updated from 3.10 to 3.13, so in some cases, older libraries are no longer supported, causing the application to crash.\n\nYou can revert to the previous behavior by specifying `python_version` in `README.md`.\n\n\n ---\n title: Med Reco\n sdk: gradio\n sdk_version: 4.44.0\n python_version: \"3.10\"\n app_file: app.py\n ---\n",
"title": "ClamAV scan permanently failing with 'resource not found' error"
}