2020-12-19T03:38:40,094 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ff1g5dq 2020-12-19T03:38:40,097 Created temporary directory: /tmp/pip-req-tracker-54svs9xc 2020-12-19T03:38:40,098 Initialized build tracking at /tmp/pip-req-tracker-54svs9xc 2020-12-19T03:38:40,098 Created build tracker: /tmp/pip-req-tracker-54svs9xc 2020-12-19T03:38:40,098 Entered build tracker: /tmp/pip-req-tracker-54svs9xc 2020-12-19T03:38:40,099 Created temporary directory: /tmp/pip-wheel-5c09j2bc 2020-12-19T03:38:40,110 1 location(s) to search for versions of alfworld: 2020-12-19T03:38:40,110 * https://pypi.org/simple/alfworld/ 2020-12-19T03:38:40,110 Fetching project page and analyzing links: https://pypi.org/simple/alfworld/ 2020-12-19T03:38:40,111 Getting page https://pypi.org/simple/alfworld/ 2020-12-19T03:38:40,112 Found index url https://pypi.org/simple 2020-12-19T03:38:40,469 Found link https://files.pythonhosted.org/packages/30/74/26eddb2769adf4ca90a5675305a4378e84455e7a0161b8815ff15d1f6b92/alfworld-0.1.0rc1.tar.gz#sha256=eb22d8e3660644ac4fbe0d7fc5dfdd8abd1e78b25938d564d605dbcf727e6848 (from https://pypi.org/simple/alfworld/), version: 0.1.0rc1 2020-12-19T03:38:40,470 Found link https://files.pythonhosted.org/packages/ac/f2/475a4b7e29faf8e2854965172c8adaf9bdb5d9a154143f3cbd96d2ed6c58/alfworld-0.2.0.tar.gz#sha256=41d5456e42b4fadd9f9c7f9ea23d2b1c8ac1bca6f8bf8acd0972a933fdf0baf6 (from https://pypi.org/simple/alfworld/), version: 0.2.0 2020-12-19T03:38:40,474 Given no hashes to check 1 links for project 'alfworld': discarding no candidates 2020-12-19T03:38:40,474 Using version 0.2.0 (newest of versions: 0.2.0) 2020-12-19T03:38:40,478 Collecting alfworld==0.2.0 2020-12-19T03:38:40,480 Created temporary directory: /tmp/pip-unpack-0d3y3odi 2020-12-19T03:38:40,525 Downloading alfworld-0.2.0.tar.gz (201 kB) 2020-12-19T03:38:41,523 Added alfworld==0.2.0 from https://files.pythonhosted.org/packages/ac/f2/475a4b7e29faf8e2854965172c8adaf9bdb5d9a154143f3cbd96d2ed6c58/alfworld-0.2.0.tar.gz#sha256=41d5456e42b4fadd9f9c7f9ea23d2b1c8ac1bca6f8bf8acd0972a933fdf0baf6 to build tracker '/tmp/pip-req-tracker-54svs9xc' 2020-12-19T03:38:41,524 Running setup.py (path:/tmp/pip-wheel-5c09j2bc/alfworld/setup.py) egg_info for package alfworld 2020-12-19T03:38:41,525 Created temporary directory: /tmp/pip-pip-egg-info-5hzqnir6 2020-12-19T03:38:41,525 Running command python setup.py egg_info 2020-12-19T03:38:42,383 Traceback (most recent call last): 2020-12-19T03:38:42,384 File "", line 1, in 2020-12-19T03:38:42,384 File "/tmp/pip-wheel-5c09j2bc/alfworld/setup.py", line 22, in 2020-12-19T03:38:42,384 license=open('LICENSE').read(), 2020-12-19T03:38:42,385 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2020-12-19T03:38:42,430 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-19T03:38:42,430 Exception information: 2020-12-19T03:38:42,430 Traceback (most recent call last): 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-19T03:38:42,430 status = self.run(options, args) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-19T03:38:42,430 return func(self, options, args) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-19T03:38:42,430 reqs, check_supported_wheels=True 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-19T03:38:42,430 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-19T03:38:42,430 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-12-19T03:38:42,430 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-12-19T03:38:42,430 req, self.req_tracker, self.finder, self.build_isolation, 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-12-19T03:38:42,430 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-12-19T03:38:42,430 self.req.prepare_metadata() 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-12-19T03:38:42,430 self.metadata_directory = self._generate_metadata() 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-12-19T03:38:42,430 details=self.name or "from {}".format(self.link) 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-12-19T03:38:42,430 command_desc='python setup.py egg_info', 2020-12-19T03:38:42,430 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-12-19T03:38:42,430 raise InstallationError(exc_msg) 2020-12-19T03:38:42,430 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-12-19T03:38:42,438 Removed alfworld==0.2.0 from https://files.pythonhosted.org/packages/ac/f2/475a4b7e29faf8e2854965172c8adaf9bdb5d9a154143f3cbd96d2ed6c58/alfworld-0.2.0.tar.gz#sha256=41d5456e42b4fadd9f9c7f9ea23d2b1c8ac1bca6f8bf8acd0972a933fdf0baf6 from build tracker '/tmp/pip-req-tracker-54svs9xc' 2020-12-19T03:38:42,438 Removed build tracker: '/tmp/pip-req-tracker-54svs9xc'