I'm on MacOS 14.6.1 Sonoma using python 3.13.0 with homebrew. My understanding is that homebrew python has used libeditline since python 3.11, having previously used libreadline. I have my .editrc set ...
Created a venv, then trying to install an app into it, running into: ./venv/bin/pip install -r requirements.txt (...) checking for the distutils Python package... yes ...