I installed `scons` with `pip install --egg scons`. It works for now, but it does not appear in the list of installed python packages. I want to uninstall it and reinstall with homebrew so I can easily update or remove it any time. How to properly uninstall the existing `scons`?