2020-09-10T17:54:54,635 Created temporary directory: /tmp/pip-ephem-wheel-cache-7sdkd05s 2020-09-10T17:54:54,642 Created temporary directory: /tmp/pip-req-tracker-tmyo0w0s 2020-09-10T17:54:54,643 Initialized build tracking at /tmp/pip-req-tracker-tmyo0w0s 2020-09-10T17:54:54,643 Created build tracker: /tmp/pip-req-tracker-tmyo0w0s 2020-09-10T17:54:54,644 Entered build tracker: /tmp/pip-req-tracker-tmyo0w0s 2020-09-10T17:54:54,645 Created temporary directory: /tmp/pip-wheel-v1p8zmxu 2020-09-10T17:54:54,662 1 location(s) to search for versions of check-filemaker: 2020-09-10T17:54:54,662 * https://pypi.org/simple/check-filemaker/ 2020-09-10T17:54:54,663 Fetching project page and analyzing links: https://pypi.org/simple/check-filemaker/ 2020-09-10T17:54:54,665 Getting page https://pypi.org/simple/check-filemaker/ 2020-09-10T17:54:54,670 Found index url https://pypi.org/simple 2020-09-10T17:54:55,050 Skipping link: none of the wheel's tags match: py2-none-any: https://files.pythonhosted.org/packages/e3/6c/bf189e507f7f24802fa50aab584c7c14d0f947766bac898bbc9c9529aca5/check_filemaker-0.2.2-py2-none-any.whl#sha256=866a2383cb08eb10e1e3cdd9eda008a85e29e63ceb9cd0fe7cdb61be48032945 (from https://pypi.org/simple/check-filemaker/) 2020-09-10T17:54:55,051 Found link https://files.pythonhosted.org/packages/50/06/8a727d9855db33bb2684b81df5dd73b061f79f3e4a0ca9602dc1a340d2d0/check_filemaker-0.2.2.tar.gz#sha256=e4c0a779b70a7e540e8b966245ef9affd7c98f963495f2cadf958c371be00e30 (from https://pypi.org/simple/check-filemaker/), version: 0.2.2 2020-09-10T17:54:55,053 Given no hashes to check 1 links for project 'check-filemaker': discarding no candidates 2020-09-10T17:54:55,054 Using version 0.2.2 (newest of versions: 0.2.2) 2020-09-10T17:54:55,063 Collecting check_filemaker==0.2.2 2020-09-10T17:54:55,068 Created temporary directory: /tmp/pip-unpack-t3hl0o7_ 2020-09-10T17:54:55,160 Downloading check_filemaker-0.2.2.tar.gz (11 kB) 2020-09-10T17:54:55,271 Added check_filemaker==0.2.2 from https://files.pythonhosted.org/packages/50/06/8a727d9855db33bb2684b81df5dd73b061f79f3e4a0ca9602dc1a340d2d0/check_filemaker-0.2.2.tar.gz#sha256=e4c0a779b70a7e540e8b966245ef9affd7c98f963495f2cadf958c371be00e30 to build tracker '/tmp/pip-req-tracker-tmyo0w0s' 2020-09-10T17:54:55,274 Running setup.py (path:/tmp/pip-wheel-v1p8zmxu/check-filemaker/setup.py) egg_info for package check-filemaker 2020-09-10T17:54:55,277 Created temporary directory: /tmp/pip-pip-egg-info-5tjyfn0r 2020-09-10T17:54:55,278 Running command python setup.py egg_info 2020-09-10T17:54:57,078 Traceback (most recent call last): 2020-09-10T17:54:57,079 File "", line 1, in 2020-09-10T17:54:57,080 File "/tmp/pip-wheel-v1p8zmxu/check-filemaker/setup.py", line 27, in 2020-09-10T17:54:57,080 version=file('version.txt').read().strip(), 2020-09-10T17:54:57,081 NameError: name 'file' is not defined 2020-09-10T17:54:57,188 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T17:54:57,189 Exception information: 2020-09-10T17:54:57,189 Traceback (most recent call last): 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-10T17:54:57,189 status = self.run(options, args) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-10T17:54:57,189 return func(self, options, args) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-10T17:54:57,189 reqs, check_supported_wheels=True 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-10T17:54:57,189 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-10T17:54:57,189 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-10T17:54:57,189 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-10T17:54:57,189 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-10T17:54:57,189 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-10T17:54:57,189 self.req.prepare_metadata() 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-10T17:54:57,189 self.metadata_directory = self._generate_metadata() 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-10T17:54:57,189 details=self.name or "from {}".format(self.link) 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-10T17:54:57,189 command_desc='python setup.py egg_info', 2020-09-10T17:54:57,189 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-10T17:54:57,189 raise InstallationError(exc_msg) 2020-09-10T17:54:57,189 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T17:54:57,205 Removed check_filemaker==0.2.2 from https://files.pythonhosted.org/packages/50/06/8a727d9855db33bb2684b81df5dd73b061f79f3e4a0ca9602dc1a340d2d0/check_filemaker-0.2.2.tar.gz#sha256=e4c0a779b70a7e540e8b966245ef9affd7c98f963495f2cadf958c371be00e30 from build tracker '/tmp/pip-req-tracker-tmyo0w0s' 2020-09-10T17:54:57,206 Removed build tracker: '/tmp/pip-req-tracker-tmyo0w0s'