2021-07-08T19:29:52,314 Created temporary directory: /tmp/pip-ephem-wheel-cache-l8sk0xaa 2021-07-08T19:29:52,317 Created temporary directory: /tmp/pip-req-tracker-vw26rder 2021-07-08T19:29:52,317 Initialized build tracking at /tmp/pip-req-tracker-vw26rder 2021-07-08T19:29:52,317 Created build tracker: /tmp/pip-req-tracker-vw26rder 2021-07-08T19:29:52,318 Entered build tracker: /tmp/pip-req-tracker-vw26rder 2021-07-08T19:29:52,318 Created temporary directory: /tmp/pip-wheel-rm4vg52l 2021-07-08T19:29:52,352 1 location(s) to search for versions of txspore: 2021-07-08T19:29:52,352 * https://pypi.org/simple/txspore/ 2021-07-08T19:29:52,352 Fetching project page and analyzing links: https://pypi.org/simple/txspore/ 2021-07-08T19:29:52,353 Getting page https://pypi.org/simple/txspore/ 2021-07-08T19:29:52,354 Found index url https://pypi.org/simple 2021-07-08T19:29:52,532 Found link https://files.pythonhosted.org/packages/45/43/5247b7dd1a34799ad2b4079ce11682b559f83c60f6e47cf3c937bc689a2e/txSpore-0.0.1.tar.gz#sha256=1849c949da16d846285b60b4fc3ff4e8a92ef431d769d7448d109d18a1d2a813 (from https://pypi.org/simple/txspore/), version: 0.0.1 2021-07-08T19:29:52,532 Found link https://files.pythonhosted.org/packages/76/b1/cf13d8e1db82e5d238c9c0e851bd0fab3afd823ffbd6827025f0b6c97fd3/txSpore-0.0.2.tar.gz#sha256=2a7d37fc2fa55bffe654c02c7622c700b00904f7c18bbefac4e04c008fdc7b54 (from https://pypi.org/simple/txspore/), version: 0.0.2 2021-07-08T19:29:52,532 Skipping link: not a file: https://pypi.org/simple/txspore/ 2021-07-08T19:29:52,549 Given no hashes to check 1 links for project 'txspore': discarding no candidates 2021-07-08T19:29:52,566 Collecting txspore==0.0.2 2021-07-08T19:29:52,567 Created temporary directory: /tmp/pip-unpack-u49sz0fm 2021-07-08T19:29:52,795 Downloading txSpore-0.0.2.tar.gz (133 kB) 2021-07-08T19:29:52,976 Added txspore==0.0.2 from https://files.pythonhosted.org/packages/76/b1/cf13d8e1db82e5d238c9c0e851bd0fab3afd823ffbd6827025f0b6c97fd3/txSpore-0.0.2.tar.gz#sha256=2a7d37fc2fa55bffe654c02c7622c700b00904f7c18bbefac4e04c008fdc7b54 to build tracker '/tmp/pip-req-tracker-vw26rder' 2021-07-08T19:29:52,977 Running setup.py (path:/tmp/pip-wheel-rm4vg52l/txspore_97998897a2c545a381c38f49439e9599/setup.py) egg_info for package txspore 2021-07-08T19:29:52,978 Created temporary directory: /tmp/pip-pip-egg-info-z3pimt4q 2021-07-08T19:29:52,978 Running command python setup.py egg_info 2021-07-08T19:29:53,633 Traceback (most recent call last): 2021-07-08T19:29:53,634 File "", line 1, in 2021-07-08T19:29:53,634 File "/tmp/pip-wheel-rm4vg52l/txspore_97998897a2c545a381c38f49439e9599/setup.py", line 4, in 2021-07-08T19:29:53,635 from txspore.util import dist 2021-07-08T19:29:53,635 File "/tmp/pip-wheel-rm4vg52l/txspore_97998897a2c545a381c38f49439e9599/txspore/util/__init__.py", line 8, in 2021-07-08T19:29:53,635 from twisted.python import log 2021-07-08T19:29:53,635 ModuleNotFoundError: No module named 'twisted.python' 2021-07-08T19:29:53,687 WARNING: Discarding https://files.pythonhosted.org/packages/76/b1/cf13d8e1db82e5d238c9c0e851bd0fab3afd823ffbd6827025f0b6c97fd3/txSpore-0.0.2.tar.gz#sha256=2a7d37fc2fa55bffe654c02c7622c700b00904f7c18bbefac4e04c008fdc7b54 (from https://pypi.org/simple/txspore/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:29:53,688 ERROR: Could not find a version that satisfies the requirement txspore==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-08T19:29:53,689 ERROR: No matching distribution found for txspore==0.0.2 2021-07-08T19:29:53,689 Exception information: 2021-07-08T19:29:53,689 Traceback (most recent call last): 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:29:53,689 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:29:53,689 raise RequirementsConflicted(criterion) 2021-07-08T19:29:53,689 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('txspore==0.0.2') 2021-07-08T19:29:53,689 2021-07-08T19:29:53,689 During handling of the above exception, another exception occurred: 2021-07-08T19:29:53,689 2021-07-08T19:29:53,689 Traceback (most recent call last): 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:29:53,689 result = self._result = resolver.resolve( 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:29:53,689 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:29:53,689 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:29:53,689 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('txspore==0.0.2'), parent=None)] 2021-07-08T19:29:53,689 2021-07-08T19:29:53,689 The above exception was the direct cause of the following exception: 2021-07-08T19:29:53,689 2021-07-08T19:29:53,689 Traceback (most recent call last): 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:29:53,689 status = self.run(options, args) 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:29:53,689 return func(self, options, args) 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:29:53,689 requirement_set = resolver.resolve( 2021-07-08T19:29:53,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:29:53,689 raise error from e 2021-07-08T19:29:53,689 pip._internal.exceptions.DistributionNotFound: No matching distribution found for txspore==0.0.2 2021-07-08T19:29:53,694 Removed txspore==0.0.2 from https://files.pythonhosted.org/packages/76/b1/cf13d8e1db82e5d238c9c0e851bd0fab3afd823ffbd6827025f0b6c97fd3/txSpore-0.0.2.tar.gz#sha256=2a7d37fc2fa55bffe654c02c7622c700b00904f7c18bbefac4e04c008fdc7b54 from build tracker '/tmp/pip-req-tracker-vw26rder' 2021-07-08T19:29:53,695 Removed build tracker: '/tmp/pip-req-tracker-vw26rder'