2020-05-23T04:51:03,381 Created temporary directory: /tmp/pip-ephem-wheel-cache-k41rqeec 2020-05-23T04:51:03,385 Created temporary directory: /tmp/pip-req-tracker-lm9oiul5 2020-05-23T04:51:03,386 Initialized build tracking at /tmp/pip-req-tracker-lm9oiul5 2020-05-23T04:51:03,387 Created build tracker: /tmp/pip-req-tracker-lm9oiul5 2020-05-23T04:51:03,387 Entered build tracker: /tmp/pip-req-tracker-lm9oiul5 2020-05-23T04:51:03,388 Created temporary directory: /tmp/pip-wheel-uoe4aq53 2020-05-23T04:51:03,406 1 location(s) to search for versions of multi-agent-ale-py: 2020-05-23T04:51:03,406 * https://pypi.org/simple/multi-agent-ale-py/ 2020-05-23T04:51:03,406 Fetching project page and analyzing links: https://pypi.org/simple/multi-agent-ale-py/ 2020-05-23T04:51:03,407 Getting page https://pypi.org/simple/multi-agent-ale-py/ 2020-05-23T04:51:03,410 Found index url https://pypi.org/simple 2020-05-23T04:51:03,414 Getting credentials from keyring for https://pypi.org/simple 2020-05-23T04:51:03,414 Getting credentials from keyring for pypi.org 2020-05-23T04:51:03,609 Found link https://files.pythonhosted.org/packages/00/8f/1c7d5c265f1817c161e138cef81cf4f686ec79261f1247585db424b21cbc/multi-agent-ale-py-0.1.0.dev0.tar.gz#sha256=f2e409d35d0175662d4c9af2c9f653c03a73707a61206bb32cd4f86a85c70355 (from https://pypi.org/simple/multi-agent-ale-py/), version: 0.1.0.dev0 2020-05-23T04:51:03,610 Skipping link: No binaries permitted for multi-agent-ale-py: https://files.pythonhosted.org/packages/60/ef/47f2b849a2057e8bb3188fc94ed3243ca16441e32cdd966d6f39d73b8288/multi_agent_ale_py-0.1.0.dev0-cp37-cp37m-macosx_10_15_x86_64.whl#sha256=20c3a56e23960a853b2b2479e32c1f0ed7d94bbc03a9404809466ae7a1575c2b (from https://pypi.org/simple/multi-agent-ale-py/) 2020-05-23T04:51:03,618 Given no hashes to check 1 links for project 'multi-agent-ale-py': discarding no candidates 2020-05-23T04:51:03,619 Using version 0.1.0.dev0 (newest of versions: 0.1.0.dev0) 2020-05-23T04:51:03,625 Collecting multi-agent-ale-py==0.1.0.dev0 2020-05-23T04:51:03,628 Created temporary directory: /tmp/pip-unpack-waqjr07b 2020-05-23T04:51:03,631 Getting credentials from keyring for files.pythonhosted.org 2020-05-23T04:51:03,739 Downloading multi-agent-ale-py-0.1.0.dev0.tar.gz (10 kB) 2020-05-23T04:51:03,812 Added multi-agent-ale-py==0.1.0.dev0 from https://files.pythonhosted.org/packages/00/8f/1c7d5c265f1817c161e138cef81cf4f686ec79261f1247585db424b21cbc/multi-agent-ale-py-0.1.0.dev0.tar.gz#sha256=f2e409d35d0175662d4c9af2c9f653c03a73707a61206bb32cd4f86a85c70355 to build tracker '/tmp/pip-req-tracker-lm9oiul5' 2020-05-23T04:51:03,814 Running setup.py (path:/tmp/pip-wheel-uoe4aq53/multi-agent-ale-py/setup.py) egg_info for package multi-agent-ale-py 2020-05-23T04:51:03,816 Created temporary directory: /tmp/pip-pip-egg-info-ldhhjn4j 2020-05-23T04:51:03,816 Running command python setup.py egg_info 2020-05-23T04:51:05,818 Traceback (most recent call last): 2020-05-23T04:51:05,819 File "", line 1, in 2020-05-23T04:51:05,820 File "/tmp/pip-wheel-uoe4aq53/multi-agent-ale-py/setup.py", line 136, in 2020-05-23T04:51:05,821 version=_parse_version("CMakeLists.txt"), 2020-05-23T04:51:05,821 File "/tmp/pip-wheel-uoe4aq53/multi-agent-ale-py/setup.py", line 107, in _parse_version 2020-05-23T04:51:05,821 contents = _read(filename) 2020-05-23T04:51:05,822 File "/tmp/pip-wheel-uoe4aq53/multi-agent-ale-py/setup.py", line 77, in _read 2020-05-23T04:51:05,822 with open(os.path.join(os.path.dirname(__file__), filename)) as f: 2020-05-23T04:51:05,823 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-uoe4aq53/multi-agent-ale-py/CMakeLists.txt' 2020-05-23T04:51:05,934 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-23T04:51:05,935 Exception information: 2020-05-23T04:51:05,935 Traceback (most recent call last): 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-23T04:51:05,935 status = self.run(options, args) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-23T04:51:05,935 return func(self, options, args) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-23T04:51:05,935 reqs, check_supported_wheels=True 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-23T04:51:05,935 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-23T04:51:05,935 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-23T04:51:05,935 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-23T04:51:05,935 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-23T04:51:05,935 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-23T04:51:05,935 self.req.prepare_metadata() 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-23T04:51:05,935 self.metadata_directory = self._generate_metadata() 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-23T04:51:05,935 details=self.name or "from {}".format(self.link) 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-23T04:51:05,935 command_desc='python setup.py egg_info', 2020-05-23T04:51:05,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-23T04:51:05,935 raise InstallationError(exc_msg) 2020-05-23T04:51:05,935 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-23T04:51:05,948 Removed multi-agent-ale-py==0.1.0.dev0 from https://files.pythonhosted.org/packages/00/8f/1c7d5c265f1817c161e138cef81cf4f686ec79261f1247585db424b21cbc/multi-agent-ale-py-0.1.0.dev0.tar.gz#sha256=f2e409d35d0175662d4c9af2c9f653c03a73707a61206bb32cd4f86a85c70355 from build tracker '/tmp/pip-req-tracker-lm9oiul5' 2020-05-23T04:51:05,949 Removed build tracker: '/tmp/pip-req-tracker-lm9oiul5'