I have been given a project that uses pipenv, and I'm developing on Windows, so I was wondering about using pixi to do installation of both pipenv as a global tool (like pipx) and the installation of ...
I'm running pipenv on a Windows 10 Pro machine and it looks like it's looking for the python executable in the root of the virtualenv instead of the Scripts folder inside the virtualenv root folder.