Have an existing #python project that was setup using #pyenv and decided to migrate it to #uv. It doesn't help that I have 4 different virtual environment references and needed to build some of the libraries. Although the uv documentation has some examples on how to do it, there were a lot of bad practices on my side that I had to iron out.