2020-08-03T06:05:48,459 Created temporary directory: /tmp/pip-ephem-wheel-cache-bjga3lic 2020-08-03T06:05:48,463 Created temporary directory: /tmp/pip-req-tracker-3131_bn5 2020-08-03T06:05:48,464 Initialized build tracking at /tmp/pip-req-tracker-3131_bn5 2020-08-03T06:05:48,464 Created build tracker: /tmp/pip-req-tracker-3131_bn5 2020-08-03T06:05:48,465 Entered build tracker: /tmp/pip-req-tracker-3131_bn5 2020-08-03T06:05:48,466 Created temporary directory: /tmp/pip-wheel-azaami56 2020-08-03T06:05:48,484 1 location(s) to search for versions of SQLMatches: 2020-08-03T06:05:48,484 * https://pypi.org/simple/sqlmatches/ 2020-08-03T06:05:48,484 Fetching project page and analyzing links: https://pypi.org/simple/sqlmatches/ 2020-08-03T06:05:48,485 Getting page https://pypi.org/simple/sqlmatches/ 2020-08-03T06:05:48,488 Found index url https://pypi.org/simple 2020-08-03T06:05:48,704 Skipping link: No binaries permitted for SQLMatches: https://files.pythonhosted.org/packages/24/61/619ed6b57aa595270962678ca4e5d95301fa62beb4d40134f2870493c014/SQLMatches-0.0.1-py3-none-any.whl#sha256=93ffd000c30d10c4ffa9182bd7b876dcfc82ab086d07cce493398bf760ae3c2e (from https://pypi.org/simple/sqlmatches/) (requires-python:>=3.6) 2020-08-03T06:05:48,705 Found link https://files.pythonhosted.org/packages/bf/37/c18e4f25c3dadd8e037a5bd5787759e7e2b1074c0623c6427f1882b251fe/SQLMatches-0.0.1.tar.gz#sha256=e79eb4e3a3f5426d8b038fc9f7d687c3c056f826e2bc12bcf36b4e6520a1c647 (from https://pypi.org/simple/sqlmatches/) (requires-python:>=3.6), version: 0.0.1 2020-08-03T06:05:48,706 Skipping link: No binaries permitted for SQLMatches: https://files.pythonhosted.org/packages/9f/55/5b056a9b5e0e86cb78d2e694b95bbccad789829af845deddfcb0be7638f8/SQLMatches-0.0.2-py3-none-any.whl#sha256=9f92d8c27bbcdbf6653225c6b28e3b0c2ccb50be8b0400449463d9a5a467f29c (from https://pypi.org/simple/sqlmatches/) (requires-python:>=3.6) 2020-08-03T06:05:48,707 Found link https://files.pythonhosted.org/packages/97/a7/830b6184d85a3e948dfa0599381e1719b5abccadd2cc9d95a4b409c06535/SQLMatches-0.0.2.tar.gz#sha256=9024bdcc3efbdbdb4bddca8105fa3a31568ca6d29f1f7ab6169046e84e45e1dd (from https://pypi.org/simple/sqlmatches/) (requires-python:>=3.6), version: 0.0.2 2020-08-03T06:05:48,716 Given no hashes to check 1 links for project 'SQLMatches': discarding no candidates 2020-08-03T06:05:48,718 Using version 0.0.2 (newest of versions: 0.0.2) 2020-08-03T06:05:48,724 Collecting SQLMatches==0.0.2 2020-08-03T06:05:48,728 Created temporary directory: /tmp/pip-unpack-l4frea28 2020-08-03T06:05:49,008 Downloading SQLMatches-0.0.2.tar.gz (994 kB) 2020-08-03T06:05:49,886 Added SQLMatches==0.0.2 from https://files.pythonhosted.org/packages/97/a7/830b6184d85a3e948dfa0599381e1719b5abccadd2cc9d95a4b409c06535/SQLMatches-0.0.2.tar.gz#sha256=9024bdcc3efbdbdb4bddca8105fa3a31568ca6d29f1f7ab6169046e84e45e1dd to build tracker '/tmp/pip-req-tracker-3131_bn5' 2020-08-03T06:05:49,888 Running setup.py (path:/tmp/pip-wheel-azaami56/SQLMatches/setup.py) egg_info for package SQLMatches 2020-08-03T06:05:49,889 Created temporary directory: /tmp/pip-pip-egg-info-efo1vq1a 2020-08-03T06:05:49,890 Running command python setup.py egg_info 2020-08-03T06:05:51,499 Traceback (most recent call last): 2020-08-03T06:05:51,500 File "", line 1, in 2020-08-03T06:05:51,501 File "/tmp/pip-wheel-azaami56/SQLMatches/setup.py", line 34, in 2020-08-03T06:05:51,501 install_requires=get_requirements(), 2020-08-03T06:05:51,502 File "/tmp/pip-wheel-azaami56/SQLMatches/setup.py", line 8, in get_requirements 2020-08-03T06:05:51,502 with open("requirements.txt") as f: 2020-08-03T06:05:51,503 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-08-03T06:05:51,590 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-03T06:05:51,591 Exception information: 2020-08-03T06:05:51,591 Traceback (most recent call last): 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-08-03T06:05:51,591 status = self.run(options, args) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-08-03T06:05:51,591 return func(self, options, args) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-08-03T06:05:51,591 reqs, check_supported_wheels=True 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-08-03T06:05:51,591 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-08-03T06:05:51,591 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-08-03T06:05:51,591 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-08-03T06:05:51,591 req, self.req_tracker, self.finder, self.build_isolation, 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-08-03T06:05:51,591 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-08-03T06:05:51,591 self.req.prepare_metadata() 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-08-03T06:05:51,591 self.metadata_directory = self._generate_metadata() 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-08-03T06:05:51,591 details=self.name or "from {}".format(self.link) 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-08-03T06:05:51,591 command_desc='python setup.py egg_info', 2020-08-03T06:05:51,591 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-08-03T06:05:51,591 raise InstallationError(exc_msg) 2020-08-03T06:05:51,591 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-03T06:05:51,605 Removed SQLMatches==0.0.2 from https://files.pythonhosted.org/packages/97/a7/830b6184d85a3e948dfa0599381e1719b5abccadd2cc9d95a4b409c06535/SQLMatches-0.0.2.tar.gz#sha256=9024bdcc3efbdbdb4bddca8105fa3a31568ca6d29f1f7ab6169046e84e45e1dd from build tracker '/tmp/pip-req-tracker-3131_bn5' 2020-08-03T06:05:51,605 Removed build tracker: '/tmp/pip-req-tracker-3131_bn5'