$ brew install socat datawire/blackbird/telepresence
Warning: socat 1.7.3.2_2 is already installed and up-to-date
To reinstall 1.7.3.2_2, run `brew reinstall socat`
==> Installing telepresence from datawire/blackbird
==> Downloading https://github.com/telepresenceio/telepresence/archive/0.90.tar.gz
Already downloaded: /Users/liorsabag/Library/Caches/Homebrew/telepresence-0.90.tar.gz
==> Downloading https://files.pythonhosted.org/packages/33/bc/fa0b5347139cd9564f0d44ebd2b147ac97c36b2403943dbee8a25fd74012/virtualenv-16.0.0.tar.gz
Already downloaded: /Users/liorsabag/Library/Caches/Homebrew/telepresence--homebrew-virtualenv-16.0.0.tar.gz
==> python3 -c import setuptools... --no-user-cfg install --prefix=/tmp/telepresence--homebrew-virtualenv-20180630-35856-1gra03s/target --single-version-externally-managed --record=installed.txt
Last 15 lines from /Users/liorsabag/Library/Logs/Homebrew/telepresence/01.python3:
python3
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/tmp/telepresence--homebrew-virtualenv-20180630-35856-1gra03s/target
--single-version-externally-managed
--record=installed.txt
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/datawire/homebrew-blackbird/issues
Running into this when trying to install (macOS 10.12.6)