2021-10-26T12:44:34,177 Created temporary directory: /tmp/pip-ephem-wheel-cache-gqw7uisq 2021-10-26T12:44:34,180 Created temporary directory: /tmp/pip-req-tracker-006xgyda 2021-10-26T12:44:34,181 Initialized build tracking at /tmp/pip-req-tracker-006xgyda 2021-10-26T12:44:34,181 Created build tracker: /tmp/pip-req-tracker-006xgyda 2021-10-26T12:44:34,181 Entered build tracker: /tmp/pip-req-tracker-006xgyda 2021-10-26T12:44:34,182 Created temporary directory: /tmp/pip-wheel-95512km1 2021-10-26T12:44:34,212 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-26T12:44:34,215 2 location(s) to search for versions of pgrok: 2021-10-26T12:44:34,215 * https://pypi.org/simple/pgrok/ 2021-10-26T12:44:34,215 * https://www.piwheels.org/simple/pgrok/ 2021-10-26T12:44:34,215 Fetching project page and analyzing links: https://pypi.org/simple/pgrok/ 2021-10-26T12:44:34,216 Getting page https://pypi.org/simple/pgrok/ 2021-10-26T12:44:34,218 Found index url https://pypi.org/simple 2021-10-26T12:44:34,307 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e4/d5/82d96f7f0a5334c0bf7c45687d10b8ccf64d17247a9b5dfaeae07da24772/pgrok-0.1.0-py3.7.egg#sha256=423ba19b0c04b1a26af5271713667d1a981912383dd94077daf542557941b2f2 (from https://pypi.org/simple/pgrok/) (requires-python:>=3.5) 2021-10-26T12:44:34,308 Found link https://files.pythonhosted.org/packages/e6/35/b2cc19d224f5ccfe7867d74e4e022cd1d1bfc53aa7d9d4d74ac444272610/pgrok-0.1.0.tar.gz#sha256=5e93214bda38af25f5fc29d9a754ed16cc06ec0fcc69f66f5ae222193b0657d9 (from https://pypi.org/simple/pgrok/) (requires-python:>=3.5), version: 0.1.0 2021-10-26T12:44:34,308 Fetching project page and analyzing links: https://www.piwheels.org/simple/pgrok/ 2021-10-26T12:44:34,309 Getting page https://www.piwheels.org/simple/pgrok/ 2021-10-26T12:44:34,310 Found index url https://www.piwheels.org/simple 2021-10-26T12:44:34,488 Skipping link: not a file: https://www.piwheels.org/simple/pgrok/ 2021-10-26T12:44:34,488 Skipping link: not a file: https://pypi.org/simple/pgrok/ 2021-10-26T12:44:34,508 Given no hashes to check 1 links for project 'pgrok': discarding no candidates 2021-10-26T12:44:34,526 Collecting pgrok==0.1.0 2021-10-26T12:44:34,528 Created temporary directory: /tmp/pip-unpack-iy6r1gs0 2021-10-26T12:44:34,574 Downloading pgrok-0.1.0.tar.gz (18 kB) 2021-10-26T12:44:34,622 Added pgrok==0.1.0 from https://files.pythonhosted.org/packages/e6/35/b2cc19d224f5ccfe7867d74e4e022cd1d1bfc53aa7d9d4d74ac444272610/pgrok-0.1.0.tar.gz#sha256=5e93214bda38af25f5fc29d9a754ed16cc06ec0fcc69f66f5ae222193b0657d9 to build tracker '/tmp/pip-req-tracker-006xgyda' 2021-10-26T12:44:34,623 Running setup.py (path:/tmp/pip-wheel-95512km1/pgrok_9a21a9f622674eec930f9351a0ef7c35/setup.py) egg_info for package pgrok 2021-10-26T12:44:34,624 Created temporary directory: /tmp/pip-pip-egg-info-qnvy0mwi 2021-10-26T12:44:34,624 Running command python setup.py egg_info 2021-10-26T12:44:35,310 Traceback (most recent call last): 2021-10-26T12:44:35,311 File "", line 1, in 2021-10-26T12:44:35,311 File "/tmp/pip-wheel-95512km1/pgrok_9a21a9f622674eec930f9351a0ef7c35/setup.py", line 3, in 2021-10-26T12:44:35,311 with open("README.md") as f: 2021-10-26T12:44:35,311 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-10-26T12:44:35,359 WARNING: Discarding https://files.pythonhosted.org/packages/e6/35/b2cc19d224f5ccfe7867d74e4e022cd1d1bfc53aa7d9d4d74ac444272610/pgrok-0.1.0.tar.gz#sha256=5e93214bda38af25f5fc29d9a754ed16cc06ec0fcc69f66f5ae222193b0657d9 (from https://pypi.org/simple/pgrok/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-26T12:44:35,360 ERROR: Could not find a version that satisfies the requirement pgrok==0.1.0 (from versions: 0.1.0) 2021-10-26T12:44:35,361 ERROR: No matching distribution found for pgrok==0.1.0 2021-10-26T12:44:35,361 Exception information: 2021-10-26T12:44:35,361 Traceback (most recent call last): 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-26T12:44:35,361 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-26T12:44:35,361 raise RequirementsConflicted(criterion) 2021-10-26T12:44:35,361 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pgrok==0.1.0') 2021-10-26T12:44:35,361 2021-10-26T12:44:35,361 During handling of the above exception, another exception occurred: 2021-10-26T12:44:35,361 2021-10-26T12:44:35,361 Traceback (most recent call last): 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-26T12:44:35,361 result = self._result = resolver.resolve( 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-26T12:44:35,361 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-26T12:44:35,361 raise ResolutionImpossible(e.criterion.information) 2021-10-26T12:44:35,361 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pgrok==0.1.0'), parent=None)] 2021-10-26T12:44:35,361 2021-10-26T12:44:35,361 The above exception was the direct cause of the following exception: 2021-10-26T12:44:35,361 2021-10-26T12:44:35,361 Traceback (most recent call last): 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-26T12:44:35,361 status = self.run(options, args) 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-26T12:44:35,361 return func(self, options, args) 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-26T12:44:35,361 requirement_set = resolver.resolve( 2021-10-26T12:44:35,361 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-26T12:44:35,361 raise error from e 2021-10-26T12:44:35,361 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pgrok==0.1.0 2021-10-26T12:44:35,366 Removed pgrok==0.1.0 from https://files.pythonhosted.org/packages/e6/35/b2cc19d224f5ccfe7867d74e4e022cd1d1bfc53aa7d9d4d74ac444272610/pgrok-0.1.0.tar.gz#sha256=5e93214bda38af25f5fc29d9a754ed16cc06ec0fcc69f66f5ae222193b0657d9 from build tracker '/tmp/pip-req-tracker-006xgyda' 2021-10-26T12:44:35,366 Removed build tracker: '/tmp/pip-req-tracker-006xgyda'