2020-03-17T02:10:29,572 Created temporary directory: /tmp/pip-ephem-wheel-cache-5m38rv0g 2020-03-17T02:10:29,576 Created temporary directory: /tmp/pip-req-tracker-pjbicg9z 2020-03-17T02:10:29,576 Initialized build tracking at /tmp/pip-req-tracker-pjbicg9z 2020-03-17T02:10:29,577 Created build tracker: /tmp/pip-req-tracker-pjbicg9z 2020-03-17T02:10:29,577 Entered build tracker: /tmp/pip-req-tracker-pjbicg9z 2020-03-17T02:10:29,578 Created temporary directory: /tmp/pip-wheel-359zkcfk 2020-03-17T02:10:29,583 1 location(s) to search for versions of persistQueue: 2020-03-17T02:10:29,583 * https://pypi.org/simple/persistqueue/ 2020-03-17T02:10:29,583 Fetching project page and analyzing links: https://pypi.org/simple/persistqueue/ 2020-03-17T02:10:29,584 Getting page https://pypi.org/simple/persistqueue/ 2020-03-17T02:10:29,586 Found index url https://pypi.org/simple 2020-03-17T02:10:29,590 Getting credentials from keyring for https://pypi.org/simple 2020-03-17T02:10:29,590 Getting credentials from keyring for pypi.org 2020-03-17T02:10:29,766 Found link https://files.pythonhosted.org/packages/f3/3e/c3ff556d71b56bb9b39dd47549581ad5195c102b65172fcb6b3e8729ed4e/persistQueue-0.0.5.tar.gz#sha256=0936a790da80c1f8d8495ffee18e8afc7d72dbdf5b169debd5a9e47929738253 (from https://pypi.org/simple/persistqueue/), version: 0.0.5 2020-03-17T02:10:29,772 Given no hashes to check 1 links for project 'persistQueue': discarding no candidates 2020-03-17T02:10:29,773 Using version 0.0.5 (newest of versions: 0.0.5) 2020-03-17T02:10:29,778 Collecting persistQueue==0.0.5 2020-03-17T02:10:29,781 Created temporary directory: /tmp/pip-unpack-xgqecx6c 2020-03-17T02:10:29,783 Getting credentials from keyring for files.pythonhosted.org 2020-03-17T02:10:29,867 Downloading persistQueue-0.0.5.tar.gz (2.8 kB) 2020-03-17T02:10:29,921 Added persistQueue==0.0.5 from https://files.pythonhosted.org/packages/f3/3e/c3ff556d71b56bb9b39dd47549581ad5195c102b65172fcb6b3e8729ed4e/persistQueue-0.0.5.tar.gz#sha256=0936a790da80c1f8d8495ffee18e8afc7d72dbdf5b169debd5a9e47929738253 to build tracker '/tmp/pip-req-tracker-pjbicg9z' 2020-03-17T02:10:29,924 Running setup.py (path:/tmp/pip-wheel-359zkcfk/persistQueue/setup.py) egg_info for package persistQueue 2020-03-17T02:10:29,926 Running command python setup.py egg_info 2020-03-17T02:10:31,270 Traceback (most recent call last): 2020-03-17T02:10:31,271 File "", line 1, in 2020-03-17T02:10:31,271 File "/tmp/pip-wheel-359zkcfk/persistQueue/setup.py", line 9, in 2020-03-17T02:10:31,272 with open('LICENSE') as f: 2020-03-17T02:10:31,272 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2020-03-17T02:10:31,354 Cleaning up... 2020-03-17T02:10:31,355 Removing source in /tmp/pip-wheel-359zkcfk/persistQueue 2020-03-17T02:10:31,367 Removed persistQueue==0.0.5 from https://files.pythonhosted.org/packages/f3/3e/c3ff556d71b56bb9b39dd47549581ad5195c102b65172fcb6b3e8729ed4e/persistQueue-0.0.5.tar.gz#sha256=0936a790da80c1f8d8495ffee18e8afc7d72dbdf5b169debd5a9e47929738253 from build tracker '/tmp/pip-req-tracker-pjbicg9z' 2020-03-17T02:10:31,368 Removed build tracker: '/tmp/pip-req-tracker-pjbicg9z' 2020-03-17T02:10:31,370 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-03-17T02:10:31,371 Exception information: 2020-03-17T02:10:31,371 Traceback (most recent call last): 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-03-17T02:10:31,371 status = self.run(options, args) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-03-17T02:10:31,371 resolver.resolve(requirement_set) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-03-17T02:10:31,371 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-03-17T02:10:31,371 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-03-17T02:10:31,371 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-03-17T02:10:31,371 req, self.req_tracker, self.finder, self.build_isolation, 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-03-17T02:10:31,371 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-03-17T02:10:31,371 self.req.prepare_metadata() 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-03-17T02:10:31,371 self.metadata_directory = self._generate_metadata() 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-03-17T02:10:31,371 details=self.name or "from {}".format(self.link) 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-03-17T02:10:31,371 command_desc='python setup.py egg_info', 2020-03-17T02:10:31,371 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-03-17T02:10:31,371 raise InstallationError(exc_msg) 2020-03-17T02:10:31,371 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.