Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Check your Python version.

Try switching to the newest version of Python with something like Pyenv, or even try spinning up a Docker image with something like:

docker run -it -v $(pwd):/mnt python:3.13 bash

...and try using the utility there. Good luck!



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: