Error while installing Rasa Nlu

I am facing error when trying to install rasa_nlu on macOS Mojave version 10.14.2. Please find below the error I get on console-

PiyushT-mac:bin piyusht$ pip install rasa_nlu
Collecting rasa_nlu
  Using cached https://files.pythonhosted.org/packages/19/c4/c6146c445a17b6ce414d773f93c941c44ca16720609000ae3d01409f9dfb/rasa_nlu-0.15.1-py3-none-any.whl
Requirement already satisfied: boto3~=1.9 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (1.9.196)
Requirement already satisfied: matplotlib~=2.2 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (2.2.4)
Requirement already satisfied: cloudpickle~=0.6.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (0.6.1)
Requirement already satisfied: typing~=3.6 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (3.6.2)
Requirement already satisfied: packaging~=18.0 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (18.0)
Requirement already satisfied: future~=0.17.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (0.17.1)
Requirement already satisfied: tqdm~=4.19 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (4.32.2)
Requirement already satisfied: jsonschema~=2.6 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (2.6.0)
Requirement already satisfied: simplejson~=3.13 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (3.16.0)
Requirement already satisfied: coloredlogs~=10.0 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (10.0)
Collecting klein~=17.10 (from rasa_nlu)
  Using cached https://files.pythonhosted.org/packages/8a/6b/adc97a7bb3fb781fdd9e49177ad873c1479f87b9745271cbeda81cbb9cc8/klein-17.10.0-py2.py3-none-any.whl
Collecting gevent~=1.3 (from rasa_nlu)
  Using cached https://files.pythonhosted.org/packages/6c/49/681ec1026fe0313d1c6f00a58416f9ade121911f2fd55023e3e7cbd7803f/gevent-1.4.0-cp36-cp36m-macosx_10_6_intel.whl
Requirement already satisfied: ruamel.yaml~=0.15.7 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (0.15.100)
Requirement already satisfied: scikit-learn~=0.20.2 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (0.20.3)
Requirement already satisfied: requests~=2.20 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (2.22.0)
Requirement already satisfied: numpy>=1.16 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from rasa_nlu) (1.16.4)
Requirement already satisfied: s3transfer<0.3.0,>=0.2.0 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from boto3~=1.9->rasa_nlu) (0.2.1)
Requirement already satisfied: botocore<1.13.0,>=1.12.196 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from boto3~=1.9->rasa_nlu) (1.12.196)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from boto3~=1.9->rasa_nlu) (0.9.4)
Requirement already satisfied: python-dateutil>=2.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from matplotlib~=2.2->rasa_nlu) (2.8.0)
Requirement already satisfied: pytz in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from matplotlib~=2.2->rasa_nlu) (2019.1)
Requirement already satisfied: six>=1.10 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from matplotlib~=2.2->rasa_nlu) (1.12.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from matplotlib~=2.2->rasa_nlu) (2.4.1.1)
Requirement already satisfied: cycler>=0.10 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from matplotlib~=2.2->rasa_nlu) (0.10.0)
Requirement already satisfied: kiwisolver>=1.0.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from matplotlib~=2.2->rasa_nlu) (1.1.0)
Requirement already satisfied: humanfriendly>=4.7 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from coloredlogs~=10.0->rasa_nlu) (4.18)
Collecting Twisted>=15.5 (from klein~=17.10->rasa_nlu)
  Using cached https://files.pythonhosted.org/packages/79/59/035de19362320e632301ed7bbde23e4c8cd6fc5e2f1cf8d354cdba857854/Twisted-19.2.1.tar.bz2
Requirement already satisfied: werkzeug in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from klein~=17.10->rasa_nlu) (0.15.5)
Requirement already satisfied: incremental in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from klein~=17.10->rasa_nlu) (17.5.0)
Collecting greenlet>=0.4.14; platform_python_implementation == "CPython" (from gevent~=1.3->rasa_nlu)
  Using cached https://files.pythonhosted.org/packages/f8/e8/b30ae23b45f69aa3f024b46064c0ac8e5fcb4f22ace0dca8d6f9c8bbe5e7/greenlet-0.4.15.tar.gz
Requirement already satisfied: scipy>=0.13.3 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from scikit-learn~=0.20.2->rasa_nlu) (1.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from requests~=2.20->rasa_nlu) (3.0.4)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from requests~=2.20->rasa_nlu) (1.25.3)
Requirement already satisfied: certifi>=2017.4.17 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from requests~=2.20->rasa_nlu) (2017.7.27.1)
Requirement already satisfied: idna<2.9,>=2.5 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from requests~=2.20->rasa_nlu) (2.8)
Requirement already satisfied: docutils<0.15,>=0.10 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from botocore<1.13.0,>=1.12.196->boto3~=1.9->rasa_nlu) (0.14)
Requirement already satisfied: setuptools in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from kiwisolver>=1.0.1->matplotlib~=2.2->rasa_nlu) (41.0.1)
Requirement already satisfied: zope.interface>=4.4.2 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from Twisted>=15.5->klein~=17.10->rasa_nlu) (4.6.0)
Requirement already satisfied: constantly>=15.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from Twisted>=15.5->klein~=17.10->rasa_nlu) (15.1.0)
Requirement already satisfied: Automat>=0.3.0 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from Twisted>=15.5->klein~=17.10->rasa_nlu) (0.7.0)
Requirement already satisfied: hyperlink>=17.1.1 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from Twisted>=15.5->klein~=17.10->rasa_nlu) (19.0.0)
Requirement already satisfied: PyHamcrest>=1.9.0 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from Twisted>=15.5->klein~=17.10->rasa_nlu) (1.9.0)
Requirement already satisfied: attrs>=17.4.0 in /Users/piyusht/anaconda3/lib/python3.6/site-packages (from Twisted>=15.5->klein~=17.10->rasa_nlu) (19.1.0)
Building wheels for collected packages: Twisted, greenlet
  Building wheel for Twisted (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /Users/piyusht/anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/setup.py'"'"'; __file__='"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-wheel-v5k1pt4v --python-tag cp36
       cwd: /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/
  Complete output (955 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.macosx-10.7-x86_64-3.6
  creating build/lib.macosx-10.7-x86_64-3.6/twisted
  copying src/twisted/copyright.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
  copying src/twisted/_version.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
  copying src/twisted/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
  copying src/twisted/plugin.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
  copying src/twisted/__main__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/words
  copying src/twisted/words/service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
  copying src/twisted/words/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
  copying src/twisted/words/iwords.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
  copying src/twisted/words/xmpproutertap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
  copying src/twisted/words/tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
  copying src/twisted/words/ewords.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/server.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/resolve.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/error.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/dns.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/secondary.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/cache.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/hosts.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/_rfc1982.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/common.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/authority.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/root.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  copying src/twisted/names/srvconnect.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/logger
  copying src/twisted/logger/_json.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger
  copying src/twisted/logger/_levels.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger
  copying src/twisted/logger/_stdlib.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger
  copying src/twisted/logger/_flatten.py -> build/lib.macosx-10.7-x86_64-
  copying src/twisted/test/process_twisted.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
  copying src/twisted/test/iosim.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
  copying src/twisted/test/test_dict.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
  copying src/twisted/test/test_protocols.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
  copying src/twisted/test/process_getenv.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
  copying src/twisted/test/stdio_test_consumer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/enterprise
  copying src/twisted/enterprise/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/enterprise
  copying src/twisted/enterprise/adbapi.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/enterprise
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_tzhelper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/deprecate.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/randbytes.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/threadable.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/release.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/lockfile.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/compat.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_release.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/log.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_url.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/systemd.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/threadpool.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_inotify.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/zipstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/urlpath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/constants.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/htmlizer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_textattributes.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/zippath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/win32.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/runtime.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/sendmsg.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/url.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_appdirs.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/logfile.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/context.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/fakepwd.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/failure.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/text.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/syslog.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/monkey.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/formmethod.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/procutils.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/filepath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/versions.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/modules.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_oldstyle.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/components.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/shortcut.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_shellcomp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/usage.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/roots.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/rebuild.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/reflect.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  copying src/twisted/python/_setup.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_portforward.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_names.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_words.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_core.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_socks.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/cred_anonymous.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/cred_memory.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_conch.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_inet.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/cred_sshkeys.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_web.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/cred_unix.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_ftp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_runner.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_reactors.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/twisted_trial.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  copying src/twisted/plugins/cred_file.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/plugins
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/interfaces.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/_except.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/imap4.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/_cred.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/protocols.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/pop3.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/relay.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/smtp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  copying src/twisted/mail/pop3client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/trial
  copying src/twisted/trial/unittest.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial
  copying src/twisted/trial/runner.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial
  copying src/twisted/web/wsgi.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/runner
  copying src/twisted/runner/inetd.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner
  copying src/twisted/runner/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner
  copying src/twisted/runner/inetdtap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner
  copying src/twisted/runner/procmontap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runne
  copying src/twisted/pair/testing.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/xish/xmlstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/xish/utility.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/xish/xpathparser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/xish/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/xish/domish.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/xish/xpath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
  copying src/twisted/words/test/test_domish.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
  copying src/twisted/python/_pydoctortemplates/index.html -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/_pydoctortemplates
  copying src/twisted/python/_pydoctortemplates/summary.html -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/_pydoctortemplates
  copying src/twisted/words/xish/xpathparser.g -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
  copying src/twisted/words/im/instancemessenger.glade -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
  copying src/twisted/python/test/_deprecatetests.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
  copying src/twisted/mail/test/rfc822.message -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
  copying src/twisted/internet/iocpreactor/notes.txt -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
  copying src/twisted/internet/test/_awaittests.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
  copying src/twisted/internet/test/_yieldfromtests.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
  creating build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
  copying src/twisted/internet/test/fake_CAs/chain.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
  copying src/twisted/internet/test/fake_CAs/not-a-certificate -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
  copying src/twisted/internet/test/fake_CAs/thing1.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
  copying src/twisted/internet/test/fake_CAs/thing2-duplicate.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
  copying src/twisted/internet/test/fake_CAs/thing2.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
  running build_ext
  building 'twisted.test.raiser' extension
  creating build/temp.macosx-10.7-x86_64-3.6
  creating build/temp.macosx-10.7-x86_64-3.6/src
  creating build/temp.macosx-10.7-x86_64-3.6/src/twisted
  creating build/temp.macosx-10.7-x86_64-3.6/src/twisted/test
  gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/piyusht/anaconda3/include -arch x86_64 -I/Users/piyusht/anaconda3/include -arch x86_64 -I/Users/piyusht/anaconda3/include/python3.6m -c src/twisted/test/raiser.c -o build/temp.macosx-10.7-x86_64-3.6/src/twisted/test/raiser.o
  gcc -bundle -undefined dynamic_lookup -L/Users/piyusht/anaconda3/lib -arch x86_64 -L/Users/piyusht/anaconda3/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/src/twisted/test/raiser.o -L/Users/piyusht/anaconda3/lib -o build/lib.macosx-10.7-x86_64-3.6/twisted/test/raiser.cpython-36m-darwin.so
  ld: malformed file
  /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd:4:18: error: unknown enumerated scalar
  platform:        zippered
                   ^~~~~~~~
   file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd'
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  error: command 'gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for Twisted
  Running setup.py clean for Twisted
  Building wheel for greenlet (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /Users/piyusht/anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/greenlet/setup.py'"'"'; __file__='"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/greenlet/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-wheel-mnpbeijx --python-tag cp36
       cwd: /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/greenlet/
  Complete output (16 lines):
  running bdist_wheel
  running build
  running build_ext
  building 'greenlet' extension
  creating build
  creating build/temp.macosx-10.7-x86_64-3.6
  gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/piyusht/anaconda3/include -arch x86_64 -I/Users/piyusht/anaconda3/include -arch x86_64 -I/Users/piyusht/anaconda3/include/python3.6m -c greenlet.c -o build/temp.macosx-10.7-x86_64-3.6/greenlet.o
  creating build/lib.macosx-10.7-x86_64-3.6
  gcc -bundle -undefined dynamic_lookup -L/Users/piyusht/anaconda3/lib -arch x86_64 -L/Users/piyusht/anaconda3/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/greenlet.o -L/Users/piyusht/anaconda3/lib -o build/lib.macosx-10.7-x86_64-3.6/greenlet.cpython-36m-darwin.so
  ld: malformed file
  /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd:4:18: error: unknown enumerated scalar
  platform:        zippered
                   ^~~~~~~~
   file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd'
  clang: error: linker command failed with exit code 1 (use -v to see invocation)
  error: command 'gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for greenlet
  Running setup.py clean for greenlet
Failed to build Twisted greenlet
ERROR: rasa-nlu 0.15.1 has requirement ruamel.yaml~=0.15.7, but you'll have ruamel-yaml 0.11.14 which is incompatible.
Installing collected packages: Twisted, klein, greenlet, gevent, rasa-nlu
  Running setup.py install for Twisted ... error
    ERROR: Command errored out with exit status 1:
     command: /Users/piyusht/anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/setup.py'"'"'; __file__='"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-record-da3otsts/install-record.txt --single-version-externally-managed --compile
         cwd: /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/
    Complete output (955 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.macosx-10.7-x86_64-3.6
    creating build/lib.macosx-10.7-x86_64-3.6/twisted
    copying src/twisted/copyright.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
    copying src/twisted/_version.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
    copying src/twisted/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
    copying src/twisted/plugin.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
    copying src/twisted/__main__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/words
    copying src/twisted/words/service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words
    copying src/twisted/internet/epollreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_threadedselect.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/reactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_posixstdio.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/unix.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/asyncioreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_sslverify.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/error.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/kqreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_dumbwin32proc.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/inotify.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_win32serialport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/pollreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/protocol.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_baseprocess.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_glibbase.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/selectreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/serialport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_posixserialport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/tcp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/win32eventreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/default.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_win32stdio.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_resolver.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/threads.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/cfreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_newtls.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/udp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/gireactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/utils.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/fdesc.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/defer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/posixbase.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/gtk2reactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/process.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/wxsupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/wxreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/stdio.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/pyuisupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/main.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/ssl.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_producer_helpers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/endpoints.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/_idna.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/base.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    copying src/twisted/internet/gtk3reactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    copying src/twisted/scripts/twistd.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    copying src/twisted/scripts/trial.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    copying src/twisted/scripts/htmlizer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    copying src/twisted/scripts/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    copying src/twisted/scripts/_twistd_unix.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    copying src/twisted/scripts/_twistw.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/application
    copying src/twisted/application/service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application
    copying src/twisted/application/internet.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application
    copying src/twisted/application/strports.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application
    copying src/twisted/application/reactors.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application
    copying src/twisted/application/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application
    copying src/twisted/application/app.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/pcp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/sip.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/amp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/loopback.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/htb.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/postfix.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/tls.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/wire.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/ident.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/memcache.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/basic.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/socks.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/dict.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/portforward.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/policies.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/ftp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/stateful.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    copying src/twisted/protocols/finger.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/rawudp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/raw.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/ethernet.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/ip.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/tuntap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    copying src/twisted/pair/testing.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/xish/xmlstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/xish/utility.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/xish/xpathparser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/xish/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/xish/domish.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/xish/xpath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_domish.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabberxmlstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabberjid.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_ircsupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_irc.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabbererror.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_xpath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_irc_service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_xmlstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabbersasl.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabbersaslmechanisms.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_basesupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabberclient.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_xmpproutertap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabberxmppstringprep.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_basechat.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabberjstrports.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_xishutil.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    copying src/twisted/words/test/test_jabbercomponent.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/baseaccount.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/interfaces.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/pbsupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/ircsupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/basesupport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/locals.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/words/im/basechat.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols
    copying src/twisted/words/protocols/irc.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols
    copying src/twisted/words/protocols/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/ijabber.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/sasl_mechanisms.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/error.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/xmlstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/jstrports.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/xmpp_stringprep.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/sasl.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/jid.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    copying src/twisted/words/protocols/jabber/component.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/protocols/jabber
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_names.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_resolve.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_rootresolve.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_common.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_srvconnect.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_rfc1982.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_dns.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_server.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_hosts.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_examples.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    copying src/twisted/names/test/test_cache.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/names/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_flatten.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_buffer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_filter.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_stdlib.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_levels.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_observer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_io.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_file.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_legacy.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_global.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_json.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_format.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    copying src/twisted/logger/test/test_logger.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/logger/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_shellcomp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_release.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_components.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_setup.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_htmlizer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_syslog.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_zippath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/deprecatedattributes.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_runtime.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_inotify.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_systemd.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_tzhelper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/pullpipe.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_urlpath.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_versions.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_textattributes.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_dist3.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_appdirs.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_sendmsg.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_deprecate.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_fakepwd.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_url.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/modules_helpers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_zipstream.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/python/test/test_constants.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/test_pop3client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/pop3testserver.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/test_smtp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/test_pop3.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/test_imap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/mail/test/test_mailmail.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/mail/scripts
    copying src/twisted/mail/scripts/mailmail.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/scripts
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/worker.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/options.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/workerreporter.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/workertrial.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/disttrial.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/workercommands.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/distreporter.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    copying src/twisted/trial/_dist/managercommands.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/suppression.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/skipping.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/scripttest.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/ordertests.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_reporter.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/mockdoctest.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_loader.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_plugins.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_suppression.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_warning.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_script.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/moduleself.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_tests.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/mockcustomsuite3.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_asyncassertions.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_pyunitcompat.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/mockcustomsuite2.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/packages.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_output.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_testcase.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_log.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_runner.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_doctest.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/detests.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/moduletest.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/novars.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_assertions.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_keyboard.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/sample.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/erroneous.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/test_deferred.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/weird.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    copying src/twisted/trial/test/mockcustomsuite.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/test_distreporter.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/test_options.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/test_workertrial.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/test_worker.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/test_disttrial.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    copying src/twisted/trial/_dist/test/test_workerreporter.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/trial/_dist/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_cgi.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_flatten.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_xml.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_agent.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_resource.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_distrib.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_static.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_web__responses.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_stan.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_script.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_web.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_html.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/requesthelper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_domhelpers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_httpauth.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_newclient.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_http.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_http_headers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/_util.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_error.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_vhost.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_proxy.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_webclient.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_xmlrpc.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_wsgi.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/injectionhelpers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_http2.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    copying src/twisted/web/test/test_template.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/web/_auth
    copying src/twisted/web/_auth/digest.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/_auth
    copying src/twisted/web/_auth/wrapper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/_auth
    copying src/twisted/web/_auth/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/_auth
    copying src/twisted/web/_auth/basic.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/web/_auth
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/runner/test
    copying src/twisted/runner/test/test_inetdconf.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner/test
    copying src/twisted/runner/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner/test
    copying src/twisted/runner/test/test_procmontap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner/test
    copying src/twisted/runner/test/test_procmon.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/runner/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/persisted/test
    copying src/twisted/persisted/test/test_styles.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/persisted/test
    copying src/twisted/persisted/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/persisted/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ui
    copying src/twisted/conch/ui/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ui
    copying src/twisted/conch/ui/tkvt100.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ui
    copying src/twisted/conch/ui/ansi.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ui
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/openssh_compat
    copying src/twisted/conch/openssh_compat/primes.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/openssh_compat
    copying src/twisted/conch/openssh_compat/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/openssh_compat
    copying src/twisted/conch/openssh_compat/factory.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/openssh_compat
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_unix.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_userauth.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_agent.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_address.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_helper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_session.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_conch.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_filetransfer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_manhole_tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_endpoints.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_connection.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_keys.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/loopback.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_recvline.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_cftp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_checkers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_manhole.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_channel.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/keydata.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_insults.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_telnet.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_transport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_ssh.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_forwarding.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_text.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_default.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_mixin.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_window.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_knownhosts.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_openssh_compat.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_ckeygen.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_tap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    copying src/twisted/conch/test/test_scripts.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/address.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/sexpy.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/transport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/forwarding.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/userauth.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/channel.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/session.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/keys.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/factory.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/connection.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/filetransfer.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/common.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/agent.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    copying src/twisted/conch/ssh/_kex.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/ssh
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/scripts
    copying src/twisted/conch/scripts/cftp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/scripts
    copying src/twisted/conch/scripts/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/scripts
    copying src/twisted/conch/scripts/conch.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/scripts
    copying src/twisted/conch/scripts/tkconch.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/scripts
    copying src/twisted/conch/scripts/ckeygen.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/scripts
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/options.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/knownhosts.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/connect.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/default.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/agent.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    copying src/twisted/conch/client/direct.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/client
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/window.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/client.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/insults.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/text.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/helper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    copying src/twisted/conch/insults/colors.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/conch/insults
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/positioning/test
    copying src/twisted/positioning/test/test_nmea.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/positioning/test
    copying src/twisted/positioning/test/receiver.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/positioning/test
    copying src/twisted/positioning/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/positioning/test
    copying src/twisted/positioning/test/test_sentence.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/positioning/test
    copying src/twisted/positioning/test/test_base.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/positioning/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/spread/test
    copying src/twisted/spread/test/test_pbfailure.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/spread/test
    copying src/twisted/spread/test/test_banana.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/spread/test
    copying src/twisted/spread/test/test_pb.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/spread/test
    copying src/twisted/spread/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/spread/test
    copying src/twisted/spread/test/test_jelly.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/spread/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    copying src/twisted/cred/test/test_simpleauth.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    copying src/twisted/cred/test/test_digestauth.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    copying src/twisted/cred/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    copying src/twisted/cred/test/test_strcred.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    copying src/twisted/cred/test/test_cramauth.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    copying src/twisted/cred/test/test_cred.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/cred/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/_threads/test
    copying src/twisted/_threads/test/test_convenience.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/_threads/test
    copying src/twisted/_threads/test/test_team.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/_threads/test
    copying src/twisted/_threads/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/_threads/test
    copying src/twisted/_threads/test/test_memory.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/_threads/test
    copying src/twisted/_threads/test/test_threadworker.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/_threads/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/abstract.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/interfaces.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/reactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/tcp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/setup.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/udp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/iocpreactor/const.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_baseprocess.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_coroutines.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_udp_internals.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_unix.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/process_gireactornocompat.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/_posixifaces.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_iocp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_posixbase.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_protocol.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_address.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_glibbase.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_gireactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_time.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/process_cli.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_win32events.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_sigchld.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_abstract.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_stdio.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_endpoints.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_core.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_socket.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_pollingfile.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_posixprocess.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/modulehelpers.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_inotify.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/connectionmixins.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_fdset.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/process_connectionlost.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_filedescriptor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_process.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_error.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/_win32ifaces.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_default.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_serialport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_kqueuereactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_threads.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_tcp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_tls.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/process_helper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_inlinecb.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/reactormixins.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_udp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_base.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_main.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_resolver.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_win32serialport.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_newtls.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_asyncioreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/fakeendpoint.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/test_epollreactor.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/scripts/test
    copying src/twisted/scripts/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts/test
    copying src/twisted/scripts/test/test_scripts.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/scripts/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/application/test
    copying src/twisted/application/test/test_service.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/test
    copying src/twisted/application/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/test
    copying src/twisted/application/test/test_internet.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner
    copying src/twisted/application/runner/_pidfile.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner
    copying src/twisted/application/runner/_exit.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner
    copying src/twisted/application/runner/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner
    copying src/twisted/application/runner/_runner.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist
    copying src/twisted/application/twist/_options.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist
    copying src/twisted/application/twist/_twist.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist
    copying src/twisted/application/twist/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner/test
    copying src/twisted/application/runner/test/test_pidfile.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner/test
    copying src/twisted/application/runner/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner/test
    copying src/twisted/application/runner/test/test_runner.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner/test
    copying src/twisted/application/runner/test/test_exit.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/runner/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist/test
    copying src/twisted/application/twist/test/test_options.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist/test
    copying src/twisted/application/twist/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist/test
    copying src/twisted/application/twist/test/test_twist.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/application/twist/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/test
    copying src/twisted/protocols/test/test_basic.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/test
    copying src/twisted/protocols/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/test
    copying src/twisted/protocols/test/test_tls.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_wrapper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_v2parser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_info.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_interfaces.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_parser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_v1parser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    copying src/twisted/protocols/haproxy/_exceptions.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy/test
    copying src/twisted/protocols/haproxy/test/test_parser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy/test
    copying src/twisted/protocols/haproxy/test/test_wrapper.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy/test
    copying src/twisted/protocols/haproxy/test/test_v2parser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy/test
    copying src/twisted/protocols/haproxy/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy/test
    copying src/twisted/protocols/haproxy/test/test_v1parser.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/protocols/haproxy/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/pair/test
    copying src/twisted/pair/test/test_tuntap.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair/test
    copying src/twisted/pair/test/__init__.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair/test
    copying src/twisted/pair/test/test_rawudp.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair/test
    copying src/twisted/pair/test/test_ip.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair/test
    copying src/twisted/pair/test/test_ethernet.py -> build/lib.macosx-10.7-x86_64-3.6/twisted/pair/test
    running egg_info
    writing src/Twisted.egg-info/PKG-INFO
    writing dependency_links to src/Twisted.egg-info/dependency_links.txt
    writing entry points to src/Twisted.egg-info/entry_points.txt
    writing requirements to src/Twisted.egg-info/requires.txt
    writing top-level names to src/Twisted.egg-info/top_level.txt
    reading manifest file 'src/Twisted.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no previously-included files matching '*.misc' found under directory 'src/twisted'
    warning: no previously-included files matching '*.bugfix' found under directory 'src/twisted'
    warning: no previously-included files matching '*.doc' found under directory 'src/twisted'
    warning: no previously-included files matching '*.feature' found under directory 'src/twisted'
    warning: no previously-included files matching '*.removal' found under directory 'src/twisted'
    warning: no previously-included files matching 'NEWS' found under directory 'src/twisted'
    warning: no previously-included files matching 'README' found under directory 'src/twisted'
    warning: no previously-included files matching 'newsfragments' found under directory 'src/twisted'
    warning: no previously-included files found matching 'src/twisted/topfiles/CREDITS'
    warning: no previously-included files found matching 'src/twisted/topfiles/ChangeLog.Old'
    warning: no previously-included files found matching 'pyproject.toml'
    warning: no previously-included files found matching 'codecov.yml'
    warning: no previously-included files found matching 'appveyor.yml'
    warning: no previously-included files found matching '.circleci'
    warning: no previously-included files matching '*' found under directory '.circleci'
    no previously-included directories found matching 'bin'
    no previously-included directories found matching 'admin'
    no previously-included directories found matching '.travis'
    no previously-included directories found matching '.github'
    warning: no previously-included files found matching 'docs/historic/2003'
    warning: no previously-included files matching '*' found under directory 'docs/historic/2003'
    writing manifest file 'src/Twisted.egg-info/SOURCES.txt'
    copying src/twisted/test/cert.pem.no_trailing_newline -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
    copying src/twisted/test/key.pem.no_trailing_newline -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
    copying src/twisted/test/server.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
    copying src/twisted/test/test_defer.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/test
    copying src/twisted/python/twisted-completion.zsh -> build/lib.macosx-10.7-x86_64-3.6/twisted/python
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/python/_pydoctortemplates
    copying src/twisted/python/_pydoctortemplates/common.html -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/_pydoctortemplates
    copying src/twisted/python/_pydoctortemplates/index.html -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/_pydoctortemplates
    copying src/twisted/python/_pydoctortemplates/summary.html -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/_pydoctortemplates
    copying src/twisted/words/xish/xpathparser.g -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/xish
    copying src/twisted/words/im/instancemessenger.glade -> build/lib.macosx-10.7-x86_64-3.6/twisted/words/im
    copying src/twisted/python/test/_deprecatetests.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/python/test
    copying src/twisted/mail/test/rfc822.message -> build/lib.macosx-10.7-x86_64-3.6/twisted/mail/test
    copying src/twisted/internet/iocpreactor/notes.txt -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/iocpreactor
    copying src/twisted/internet/test/_awaittests.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    copying src/twisted/internet/test/_yieldfromtests.py.3only -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test
    creating build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
    copying src/twisted/internet/test/fake_CAs/chain.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
    copying src/twisted/internet/test/fake_CAs/not-a-certificate -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
    copying src/twisted/internet/test/fake_CAs/thing1.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
    copying src/twisted/internet/test/fake_CAs/thing2-duplicate.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
    copying src/twisted/internet/test/fake_CAs/thing2.pem -> build/lib.macosx-10.7-x86_64-3.6/twisted/internet/test/fake_CAs
    running build_ext
    building 'twisted.test.raiser' extension
    creating build/temp.macosx-10.7-x86_64-3.6
    creating build/temp.macosx-10.7-x86_64-3.6/src
    creating build/temp.macosx-10.7-x86_64-3.6/src/twisted
    creating build/temp.macosx-10.7-x86_64-3.6/src/twisted/test
    gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/piyusht/anaconda3/include -arch x86_64 -I/Users/piyusht/anaconda3/include -arch x86_64 -I/Users/piyusht/anaconda3/include/python3.6m -c src/twisted/test/raiser.c -o build/temp.macosx-10.7-x86_64-3.6/src/twisted/test/raiser.o
    gcc -bundle -undefined dynamic_lookup -L/Users/piyusht/anaconda3/lib -arch x86_64 -L/Users/piyusht/anaconda3/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.7-x86_64-3.6/src/twisted/test/raiser.o -L/Users/piyusht/anaconda3/lib -o build/lib.macosx-10.7-x86_64-3.6/twisted/test/raiser.cpython-36m-darwin.so
    ld: malformed file
    /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd:4:18: error: unknown enumerated scalar
    platform:        zippered
                     ^~~~~~~~
     file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd'
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    error: command 'gcc' failed with exit status 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /Users/piyusht/anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/setup.py'"'"'; __file__='"'"'/private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-install-0duygzzj/Twisted/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/y8/fx64t9x56clctd5f3tpgx5y9s1vmrl/T/pip-record-da3otsts/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
PiyushT-mac:bin piyusht$

It seems the problem lies with installing Twisted, try to install that separately and see if it through any errors that are more helpful.