# Pastebin eAzTmVr4 Running virtualenv with interpreter /usr/local/bin/pypy3 Using base prefix '/usr/local/Cellar/pypy3/7.1.1_1/libexec' New pypy executable in pypy3/bin/pypy3 Also creating executable in pypy3/bin/pypy Installing setuptools, pip, wheel... Complete output from command /Users/dev/.virtualenvs/pypy3/bin/pypy3 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel: Ignoring indexes: https://pypi.python.org/simple Collecting setuptools Exception: Traceback (most recent call last): File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv_support/pip-7.1.2-py2.py3-none-any.whl/pip/basecommand.py", line 211, in main status = self.run(options, args) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv_support/pip-7.1.2-py2.py3-none-any.whl/pip/commands/install.py", line 294, in run requirement_set.prepare_files(finder) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv_support/pip-7.1.2-py2.py3-none-any.whl/pip/req/req_set.py", line 334, in prepare_files functools.partial(self._prepare_file, finder)) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv_support/pip-7.1.2-py2.py3-none-any.whl/pip/req/req_set.py", line 321, in _walk_req_to_install more_reqs = handler(req_to_install) File "/usr/local/Cellar/pypy3/7.1.1_1/libexec/lib_pypy/_functools.py", line 80, in __call__ return self._func(*(self._args + fargs), **fkeywords) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv_support/pip-7.1.2-py2.py3-none-any.whl/pip/req/req_set.py", line 535, in _prepare_file dist = abstract_dist.dist(finder) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv_support/pip-7.1.2-py2.py3-none-any.whl/pip/req/req_set.py", line 104, in dist self.req_to_install.source_dir))[0] IndexError: list index out of range ---------------------------------------- ...Installing setuptools, pip, wheel...done. Traceback (most recent call last): File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv.py", line 2363, in main() File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv.py", line 832, in main symlink=options.symlink) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv.py", line 1004, in create_environment install_wheel(to_install, py_executable, search_dirs) File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv.py", line 969, in install_wheel 'PIP_NO_INDEX': '1' File "/Users/dev/Library/Python/2.7/lib/python/site-packages/virtualenv.py", line 910, in call_subprocess % (cmd_desc, proc.returncode)) OSError: Command /Users/dev/.virtualenvs/pypy3/bin/pypy3 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel failed with error code 2