I have a Homebrew installation of Python that I use as my principal (nearly exclusive) Python and need to install MySQL Utilities. But the installer places the packages in my system's site-packages
directory rather than Homebrew's.
Is there a way to specify which site-packages
directory should hold the MySQL Utilities files?