Open
Description
pip
supports dependencies necessary on specific operating systems, written like this. I thought conda does as well, however at the very least we could install libraries optionally via pip within the conda environment file.
We should use these platform-specific dependencies to install pyobjc on mac, so that you can use gui mode right away.