2021-07-10T00:18:23,965 Created temporary directory: /tmp/pip-ephem-wheel-cache-p2r0818r 2021-07-10T00:18:23,968 Created temporary directory: /tmp/pip-req-tracker-j_oa9qdx 2021-07-10T00:18:23,969 Initialized build tracking at /tmp/pip-req-tracker-j_oa9qdx 2021-07-10T00:18:23,969 Created build tracker: /tmp/pip-req-tracker-j_oa9qdx 2021-07-10T00:18:23,969 Entered build tracker: /tmp/pip-req-tracker-j_oa9qdx 2021-07-10T00:18:23,970 Created temporary directory: /tmp/pip-wheel-gf36f847 2021-07-10T00:18:24,003 1 location(s) to search for versions of stellar-py: 2021-07-10T00:18:24,003 * https://pypi.org/simple/stellar-py/ 2021-07-10T00:18:24,003 Fetching project page and analyzing links: https://pypi.org/simple/stellar-py/ 2021-07-10T00:18:24,004 Getting page https://pypi.org/simple/stellar-py/ 2021-07-10T00:18:24,005 Found index url https://pypi.org/simple 2021-07-10T00:18:24,092 Found link https://files.pythonhosted.org/packages/58/4f/d8fb756905673a8c75d2fa715a096bb4745eb114df2a2dd0ef129da401d0/stellar-py-0.1.0.tar.gz#sha256=f4f0bc41bf1859d5d3e4b16a116cbef660fb76f42a41ba02ce8478f110dc355c (from https://pypi.org/simple/stellar-py/), version: 0.1.0 2021-07-10T00:18:24,093 Found link https://files.pythonhosted.org/packages/11/d0/d958d3f5ce4199f5e7c24744d7aef1ea0c4c1b21d96ffa2c54d32d7ce27c/stellar-py-0.1.1.tar.gz#sha256=6fed3095d3e0addb550209abc5cb51d030dd5d8a12ffc4db85139fe3f712530c (from https://pypi.org/simple/stellar-py/), version: 0.1.1 2021-07-10T00:18:24,093 Skipping link: not a file: https://pypi.org/simple/stellar-py/ 2021-07-10T00:18:24,109 Given no hashes to check 1 links for project 'stellar-py': discarding no candidates 2021-07-10T00:18:24,126 Collecting stellar-py==0.1.1 2021-07-10T00:18:24,128 Created temporary directory: /tmp/pip-unpack-r5_hlh8o 2021-07-10T00:18:24,305 Downloading stellar-py-0.1.1.tar.gz (6.5 kB) 2021-07-10T00:18:24,369 Added stellar-py==0.1.1 from https://files.pythonhosted.org/packages/11/d0/d958d3f5ce4199f5e7c24744d7aef1ea0c4c1b21d96ffa2c54d32d7ce27c/stellar-py-0.1.1.tar.gz#sha256=6fed3095d3e0addb550209abc5cb51d030dd5d8a12ffc4db85139fe3f712530c to build tracker '/tmp/pip-req-tracker-j_oa9qdx' 2021-07-10T00:18:24,370 Running setup.py (path:/tmp/pip-wheel-gf36f847/stellar-py_34707d9febcb430e815305f9ccc99fa5/setup.py) egg_info for package stellar-py 2021-07-10T00:18:24,371 Created temporary directory: /tmp/pip-pip-egg-info-zqpm74ew 2021-07-10T00:18:24,371 Running command python setup.py egg_info 2021-07-10T00:18:25,011 Traceback (most recent call last): 2021-07-10T00:18:25,011 File "", line 1, in 2021-07-10T00:18:25,011 File "/tmp/pip-wheel-gf36f847/stellar-py_34707d9febcb430e815305f9ccc99fa5/setup.py", line 12, in 2021-07-10T00:18:25,012 execfile('stellar/version.py') 2021-07-10T00:18:25,012 NameError: name 'execfile' is not defined 2021-07-10T00:18:25,061 WARNING: Discarding https://files.pythonhosted.org/packages/11/d0/d958d3f5ce4199f5e7c24744d7aef1ea0c4c1b21d96ffa2c54d32d7ce27c/stellar-py-0.1.1.tar.gz#sha256=6fed3095d3e0addb550209abc5cb51d030dd5d8a12ffc4db85139fe3f712530c (from https://pypi.org/simple/stellar-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:18:25,063 ERROR: Could not find a version that satisfies the requirement stellar-py==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-10T00:18:25,063 ERROR: No matching distribution found for stellar-py==0.1.1 2021-07-10T00:18:25,063 Exception information: 2021-07-10T00:18:25,063 Traceback (most recent call last): 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:18:25,063 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:18:25,063 raise RequirementsConflicted(criterion) 2021-07-10T00:18:25,063 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stellar-py==0.1.1') 2021-07-10T00:18:25,063 2021-07-10T00:18:25,063 During handling of the above exception, another exception occurred: 2021-07-10T00:18:25,063 2021-07-10T00:18:25,063 Traceback (most recent call last): 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:18:25,063 result = self._result = resolver.resolve( 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:18:25,063 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:18:25,063 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:18:25,063 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stellar-py==0.1.1'), parent=None)] 2021-07-10T00:18:25,063 2021-07-10T00:18:25,063 The above exception was the direct cause of the following exception: 2021-07-10T00:18:25,063 2021-07-10T00:18:25,063 Traceback (most recent call last): 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:18:25,063 status = self.run(options, args) 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:18:25,063 return func(self, options, args) 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:18:25,063 requirement_set = resolver.resolve( 2021-07-10T00:18:25,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:18:25,063 raise error from e 2021-07-10T00:18:25,063 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stellar-py==0.1.1 2021-07-10T00:18:25,068 Removed stellar-py==0.1.1 from https://files.pythonhosted.org/packages/11/d0/d958d3f5ce4199f5e7c24744d7aef1ea0c4c1b21d96ffa2c54d32d7ce27c/stellar-py-0.1.1.tar.gz#sha256=6fed3095d3e0addb550209abc5cb51d030dd5d8a12ffc4db85139fe3f712530c from build tracker '/tmp/pip-req-tracker-j_oa9qdx' 2021-07-10T00:18:25,069 Removed build tracker: '/tmp/pip-req-tracker-j_oa9qdx'