2021-07-11T21:34:55,984 Created temporary directory: /tmp/pip-ephem-wheel-cache-ksd5ihky 2021-07-11T21:34:55,987 Created temporary directory: /tmp/pip-req-tracker-d7n28gh2 2021-07-11T21:34:55,987 Initialized build tracking at /tmp/pip-req-tracker-d7n28gh2 2021-07-11T21:34:55,987 Created build tracker: /tmp/pip-req-tracker-d7n28gh2 2021-07-11T21:34:55,988 Entered build tracker: /tmp/pip-req-tracker-d7n28gh2 2021-07-11T21:34:55,988 Created temporary directory: /tmp/pip-wheel-ge39dg0p 2021-07-11T21:34:56,021 1 location(s) to search for versions of libtrust-py: 2021-07-11T21:34:56,021 * https://pypi.org/simple/libtrust-py/ 2021-07-11T21:34:56,022 Fetching project page and analyzing links: https://pypi.org/simple/libtrust-py/ 2021-07-11T21:34:56,022 Getting page https://pypi.org/simple/libtrust-py/ 2021-07-11T21:34:56,025 Found index url https://pypi.org/simple 2021-07-11T21:34:56,201 Found link https://files.pythonhosted.org/packages/87/7d/f972bf4096f8a2d6621abf13ad22d09a87cb2d46cc1047c85d343f166803/libtrust-py-0.1.tar.gz#sha256=c829975e5d3fb02266ddb857a51d4ba4565e72377197dd1e1c72c3e473b6c6c3 (from https://pypi.org/simple/libtrust-py/), version: 0.1 2021-07-11T21:34:56,202 Found link https://files.pythonhosted.org/packages/3e/a1/542b14110c8ee2a5270031d34efe86f43d77460aa62a537453d7c7b5d8d2/libtrust-py-0.1.1.tar.gz#sha256=b9c022cc36e84b436c46c4d00550d6dcd25237de66779645b24cbbcf160d1f11 (from https://pypi.org/simple/libtrust-py/), version: 0.1.1 2021-07-11T21:34:56,202 Found link https://files.pythonhosted.org/packages/1d/a9/3852edcd109b628efae7446a83f8e9168bc83eed44d475cf7ac57a1af006/libtrust-py-0.2.tar.gz#sha256=013268a6c1851999bf6ff636295547b83032f519e069d1140af2e05fa65ef817 (from https://pypi.org/simple/libtrust-py/), version: 0.2 2021-07-11T21:34:56,202 Skipping link: not a file: https://pypi.org/simple/libtrust-py/ 2021-07-11T21:34:56,223 Given no hashes to check 1 links for project 'libtrust-py': discarding no candidates 2021-07-11T21:34:56,245 Collecting libtrust-py==0.1 2021-07-11T21:34:56,247 Created temporary directory: /tmp/pip-unpack-wktd12m1 2021-07-11T21:34:56,439 Downloading libtrust-py-0.1.tar.gz (6.0 kB) 2021-07-11T21:34:56,486 Added libtrust-py==0.1 from https://files.pythonhosted.org/packages/87/7d/f972bf4096f8a2d6621abf13ad22d09a87cb2d46cc1047c85d343f166803/libtrust-py-0.1.tar.gz#sha256=c829975e5d3fb02266ddb857a51d4ba4565e72377197dd1e1c72c3e473b6c6c3 to build tracker '/tmp/pip-req-tracker-d7n28gh2' 2021-07-11T21:34:56,487 Running setup.py (path:/tmp/pip-wheel-ge39dg0p/libtrust-py_be946ea5a8a640e6bf683c9b603cc571/setup.py) egg_info for package libtrust-py 2021-07-11T21:34:56,488 Created temporary directory: /tmp/pip-pip-egg-info-x7hc3lne 2021-07-11T21:34:56,489 Running command python setup.py egg_info 2021-07-11T21:34:57,381 Traceback (most recent call last): 2021-07-11T21:34:57,382 File "", line 1, in 2021-07-11T21:34:57,382 File "/tmp/pip-wheel-ge39dg0p/libtrust-py_be946ea5a8a640e6bf683c9b603cc571/setup.py", line 9, in 2021-07-11T21:34:57,383 with open(os.path.join(SOURCE_DIR, 'requirements.txt'), 'r') as f: 2021-07-11T21:34:57,384 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ge39dg0p/libtrust-py_be946ea5a8a640e6bf683c9b603cc571/requirements.txt' 2021-07-11T21:34:57,442 WARNING: Discarding https://files.pythonhosted.org/packages/87/7d/f972bf4096f8a2d6621abf13ad22d09a87cb2d46cc1047c85d343f166803/libtrust-py-0.1.tar.gz#sha256=c829975e5d3fb02266ddb857a51d4ba4565e72377197dd1e1c72c3e473b6c6c3 (from https://pypi.org/simple/libtrust-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T21:34:57,443 ERROR: Could not find a version that satisfies the requirement libtrust-py==0.1 (from versions: 0.1, 0.1.1, 0.2) 2021-07-11T21:34:57,444 ERROR: No matching distribution found for libtrust-py==0.1 2021-07-11T21:34:57,444 Exception information: 2021-07-11T21:34:57,444 Traceback (most recent call last): 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T21:34:57,444 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T21:34:57,444 raise RequirementsConflicted(criterion) 2021-07-11T21:34:57,444 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('libtrust-py==0.1') 2021-07-11T21:34:57,444 2021-07-11T21:34:57,444 During handling of the above exception, another exception occurred: 2021-07-11T21:34:57,444 2021-07-11T21:34:57,444 Traceback (most recent call last): 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T21:34:57,444 result = self._result = resolver.resolve( 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T21:34:57,444 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T21:34:57,444 raise ResolutionImpossible(e.criterion.information) 2021-07-11T21:34:57,444 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('libtrust-py==0.1'), parent=None)] 2021-07-11T21:34:57,444 2021-07-11T21:34:57,444 The above exception was the direct cause of the following exception: 2021-07-11T21:34:57,444 2021-07-11T21:34:57,444 Traceback (most recent call last): 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T21:34:57,444 status = self.run(options, args) 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T21:34:57,444 return func(self, options, args) 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T21:34:57,444 requirement_set = resolver.resolve( 2021-07-11T21:34:57,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T21:34:57,444 raise error from e 2021-07-11T21:34:57,444 pip._internal.exceptions.DistributionNotFound: No matching distribution found for libtrust-py==0.1 2021-07-11T21:34:57,449 Removed libtrust-py==0.1 from https://files.pythonhosted.org/packages/87/7d/f972bf4096f8a2d6621abf13ad22d09a87cb2d46cc1047c85d343f166803/libtrust-py-0.1.tar.gz#sha256=c829975e5d3fb02266ddb857a51d4ba4565e72377197dd1e1c72c3e473b6c6c3 from build tracker '/tmp/pip-req-tracker-d7n28gh2' 2021-07-11T21:34:57,450 Removed build tracker: '/tmp/pip-req-tracker-d7n28gh2'