For some things macOS really doesn't help 😩
I want to run a Python TK application using python installed from pyenv, using a virtual environment. This works seamlessly in any Linux distro that I remember. Not on macOS.
Tried several methods of installation and nothing worked. Installed tcl tk using brew, set the env vars to install the python version, still didn't work. Help?