On a Windows machine, I have a user-installed Python 3.12 under C:\Users\jfcherng\AppData\Local\Programs\Python and uv-installed Python 3.8 under C:\Users\jfcherng\AppData\Roaming\uv\data\python. They ...
I'm trying to follow the Hugging Face Pipelines tutorial but the tutorial seems to work only on old datasets versions. I then get the error : ----- RuntimeError ...