2021-07-12T18:30:17,635 Created temporary directory: /tmp/pip-ephem-wheel-cache-o0ozwlex 2021-07-12T18:30:17,638 Created temporary directory: /tmp/pip-req-tracker-wlif2w5v 2021-07-12T18:30:17,639 Initialized build tracking at /tmp/pip-req-tracker-wlif2w5v 2021-07-12T18:30:17,639 Created build tracker: /tmp/pip-req-tracker-wlif2w5v 2021-07-12T18:30:17,639 Entered build tracker: /tmp/pip-req-tracker-wlif2w5v 2021-07-12T18:30:17,640 Created temporary directory: /tmp/pip-wheel-l9yu9id1 2021-07-12T18:30:17,677 1 location(s) to search for versions of infra-scraper: 2021-07-12T18:30:17,677 * https://pypi.org/simple/infra-scraper/ 2021-07-12T18:30:17,678 Fetching project page and analyzing links: https://pypi.org/simple/infra-scraper/ 2021-07-12T18:30:17,678 Getting page https://pypi.org/simple/infra-scraper/ 2021-07-12T18:30:17,680 Found index url https://pypi.org/simple 2021-07-12T18:30:17,774 Found link https://files.pythonhosted.org/packages/27/48/e1fe7cbed7abcd209ceed341fac35237ecbf46d41fe5edf217d357a0b962/infra-scraper-0.1.tar.gz#sha256=8c6dbb51ada5f8ab56f9310250a0a43df3cdc059a1d0f3c1e11e2970dd6961c2 (from https://pypi.org/simple/infra-scraper/), version: 0.1 2021-07-12T18:30:17,774 Found link https://files.pythonhosted.org/packages/34/c3/b559804016f3eb0b24a7d00fecb58168998ded46c33d7ee1fdab201df25a/infra-scraper-0.2.tar.gz#sha256=1ae8d274fb97a40ddb0f6561c5b58ab92fbee845c792e9288bff6f6f0dffe1e4 (from https://pypi.org/simple/infra-scraper/), version: 0.2 2021-07-12T18:30:17,775 Found link https://files.pythonhosted.org/packages/81/b7/bbd51d2a79118301c383b891a9f7af2cefeebe84fb6d870cbe80f6148b37/infra-scraper-0.3.tar.gz#sha256=fe088d627804844a0b697aca0ca23b5fe30855b372184d68921bda874b16f4c9 (from https://pypi.org/simple/infra-scraper/), version: 0.3 2021-07-12T18:30:17,775 Skipping link: not a file: https://pypi.org/simple/infra-scraper/ 2021-07-12T18:30:17,796 Given no hashes to check 1 links for project 'infra-scraper': discarding no candidates 2021-07-12T18:30:17,819 Collecting infra-scraper==0.3 2021-07-12T18:30:17,820 Created temporary directory: /tmp/pip-unpack-w_bji_qg 2021-07-12T18:30:18,003 Downloading infra-scraper-0.3.tar.gz (20 kB) 2021-07-12T18:30:18,100 Added infra-scraper==0.3 from https://files.pythonhosted.org/packages/81/b7/bbd51d2a79118301c383b891a9f7af2cefeebe84fb6d870cbe80f6148b37/infra-scraper-0.3.tar.gz#sha256=fe088d627804844a0b697aca0ca23b5fe30855b372184d68921bda874b16f4c9 to build tracker '/tmp/pip-req-tracker-wlif2w5v' 2021-07-12T18:30:18,102 Running setup.py (path:/tmp/pip-wheel-l9yu9id1/infra-scraper_ef64410af8454571b43de5676a27d126/setup.py) egg_info for package infra-scraper 2021-07-12T18:30:18,102 Created temporary directory: /tmp/pip-pip-egg-info-mgz93v2l 2021-07-12T18:30:18,103 Running command python setup.py egg_info 2021-07-12T18:30:19,190 Traceback (most recent call last): 2021-07-12T18:30:19,191 File "", line 1, in 2021-07-12T18:30:19,193 File "/tmp/pip-wheel-l9yu9id1/infra-scraper_ef64410af8454571b43de5676a27d126/setup.py", line 10, in 2021-07-12T18:30:19,193 with open('requirements.txt') as f: 2021-07-12T18:30:19,194 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T18:30:19,251 WARNING: Discarding https://files.pythonhosted.org/packages/81/b7/bbd51d2a79118301c383b891a9f7af2cefeebe84fb6d870cbe80f6148b37/infra-scraper-0.3.tar.gz#sha256=fe088d627804844a0b697aca0ca23b5fe30855b372184d68921bda874b16f4c9 (from https://pypi.org/simple/infra-scraper/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T18:30:19,252 ERROR: Could not find a version that satisfies the requirement infra-scraper==0.3 (from versions: 0.1, 0.2, 0.3) 2021-07-12T18:30:19,252 ERROR: No matching distribution found for infra-scraper==0.3 2021-07-12T18:30:19,253 Exception information: 2021-07-12T18:30:19,253 Traceback (most recent call last): 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T18:30:19,253 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T18:30:19,253 raise RequirementsConflicted(criterion) 2021-07-12T18:30:19,253 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('infra-scraper==0.3') 2021-07-12T18:30:19,253 2021-07-12T18:30:19,253 During handling of the above exception, another exception occurred: 2021-07-12T18:30:19,253 2021-07-12T18:30:19,253 Traceback (most recent call last): 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T18:30:19,253 result = self._result = resolver.resolve( 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T18:30:19,253 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T18:30:19,253 raise ResolutionImpossible(e.criterion.information) 2021-07-12T18:30:19,253 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('infra-scraper==0.3'), parent=None)] 2021-07-12T18:30:19,253 2021-07-12T18:30:19,253 The above exception was the direct cause of the following exception: 2021-07-12T18:30:19,253 2021-07-12T18:30:19,253 Traceback (most recent call last): 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T18:30:19,253 status = self.run(options, args) 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T18:30:19,253 return func(self, options, args) 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T18:30:19,253 requirement_set = resolver.resolve( 2021-07-12T18:30:19,253 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T18:30:19,253 raise error from e 2021-07-12T18:30:19,253 pip._internal.exceptions.DistributionNotFound: No matching distribution found for infra-scraper==0.3 2021-07-12T18:30:19,263 Removed infra-scraper==0.3 from https://files.pythonhosted.org/packages/81/b7/bbd51d2a79118301c383b891a9f7af2cefeebe84fb6d870cbe80f6148b37/infra-scraper-0.3.tar.gz#sha256=fe088d627804844a0b697aca0ca23b5fe30855b372184d68921bda874b16f4c9 from build tracker '/tmp/pip-req-tracker-wlif2w5v' 2021-07-12T18:30:19,264 Removed build tracker: '/tmp/pip-req-tracker-wlif2w5v'