2021-07-09T00:22:16,744 Created temporary directory: /tmp/pip-ephem-wheel-cache-75sltk0d 2021-07-09T00:22:16,747 Created temporary directory: /tmp/pip-req-tracker-twvoxehu 2021-07-09T00:22:16,748 Initialized build tracking at /tmp/pip-req-tracker-twvoxehu 2021-07-09T00:22:16,748 Created build tracker: /tmp/pip-req-tracker-twvoxehu 2021-07-09T00:22:16,748 Entered build tracker: /tmp/pip-req-tracker-twvoxehu 2021-07-09T00:22:16,749 Created temporary directory: /tmp/pip-wheel-ye2akkuu 2021-07-09T00:22:16,781 1 location(s) to search for versions of txosc: 2021-07-09T00:22:16,781 * https://pypi.org/simple/txosc/ 2021-07-09T00:22:16,782 Fetching project page and analyzing links: https://pypi.org/simple/txosc/ 2021-07-09T00:22:16,782 Getting page https://pypi.org/simple/txosc/ 2021-07-09T00:22:16,784 Found index url https://pypi.org/simple 2021-07-09T00:22:16,963 Found link https://files.pythonhosted.org/packages/18/a3/186d6cb3d96cf9fea828eb1a5d1b81db973f8b7739ac8c5b96f829fb3927/txosc-0.1.3.tar.gz#sha256=de7144c44904bfd770a613b4b418b5828da3ce7a794ffdccc73e34e2a5e183f6 (from https://pypi.org/simple/txosc/), version: 0.1.3 2021-07-09T00:22:16,963 Found link https://files.pythonhosted.org/packages/81/53/a301d1deb1d02fb3d11eb90a455cbc466e749995113e7732f4f4fd4b4568/txosc-0.2.0.tar.gz#sha256=626b344488362123944314bd4470c3f931f5ca67646d43d75e3f4b540fc6db93 (from https://pypi.org/simple/txosc/), version: 0.2.0 2021-07-09T00:22:16,963 Skipping link: not a file: https://pypi.org/simple/txosc/ 2021-07-09T00:22:16,980 Given no hashes to check 1 links for project 'txosc': discarding no candidates 2021-07-09T00:22:16,997 Collecting txosc==0.2.0 2021-07-09T00:22:16,998 Created temporary directory: /tmp/pip-unpack-bsk4jlkq 2021-07-09T00:22:17,175 Downloading txosc-0.2.0.tar.gz (20 kB) 2021-07-09T00:22:17,247 Added txosc==0.2.0 from https://files.pythonhosted.org/packages/81/53/a301d1deb1d02fb3d11eb90a455cbc466e749995113e7732f4f4fd4b4568/txosc-0.2.0.tar.gz#sha256=626b344488362123944314bd4470c3f931f5ca67646d43d75e3f4b540fc6db93 to build tracker '/tmp/pip-req-tracker-twvoxehu' 2021-07-09T00:22:17,248 Running setup.py (path:/tmp/pip-wheel-ye2akkuu/txosc_a2af6082ab5041779c3189bb79b5bdc7/setup.py) egg_info for package txosc 2021-07-09T00:22:17,249 Created temporary directory: /tmp/pip-pip-egg-info-0oqkifso 2021-07-09T00:22:17,249 Running command python setup.py egg_info 2021-07-09T00:22:17,880 Traceback (most recent call last): 2021-07-09T00:22:17,880 File "", line 1, in 2021-07-09T00:22:17,881 File "/tmp/pip-wheel-ye2akkuu/txosc_a2af6082ab5041779c3189bb79b5bdc7/setup.py", line 10, in 2021-07-09T00:22:17,881 from twisted.python import procutils 2021-07-09T00:22:17,881 ModuleNotFoundError: No module named 'twisted.python' 2021-07-09T00:22:17,931 WARNING: Discarding https://files.pythonhosted.org/packages/81/53/a301d1deb1d02fb3d11eb90a455cbc466e749995113e7732f4f4fd4b4568/txosc-0.2.0.tar.gz#sha256=626b344488362123944314bd4470c3f931f5ca67646d43d75e3f4b540fc6db93 (from https://pypi.org/simple/txosc/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:22:17,932 ERROR: Could not find a version that satisfies the requirement txosc==0.2.0 (from versions: 0.1.3, 0.2.0) 2021-07-09T00:22:17,933 ERROR: No matching distribution found for txosc==0.2.0 2021-07-09T00:22:17,933 Exception information: 2021-07-09T00:22:17,933 Traceback (most recent call last): 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:22:17,933 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:22:17,933 raise RequirementsConflicted(criterion) 2021-07-09T00:22:17,933 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('txosc==0.2.0') 2021-07-09T00:22:17,933 2021-07-09T00:22:17,933 During handling of the above exception, another exception occurred: 2021-07-09T00:22:17,933 2021-07-09T00:22:17,933 Traceback (most recent call last): 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:22:17,933 result = self._result = resolver.resolve( 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:22:17,933 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:22:17,933 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:22:17,933 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('txosc==0.2.0'), parent=None)] 2021-07-09T00:22:17,933 2021-07-09T00:22:17,933 The above exception was the direct cause of the following exception: 2021-07-09T00:22:17,933 2021-07-09T00:22:17,933 Traceback (most recent call last): 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:22:17,933 status = self.run(options, args) 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:22:17,933 return func(self, options, args) 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:22:17,933 requirement_set = resolver.resolve( 2021-07-09T00:22:17,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:22:17,933 raise error from e 2021-07-09T00:22:17,933 pip._internal.exceptions.DistributionNotFound: No matching distribution found for txosc==0.2.0 2021-07-09T00:22:17,938 Removed txosc==0.2.0 from https://files.pythonhosted.org/packages/81/53/a301d1deb1d02fb3d11eb90a455cbc466e749995113e7732f4f4fd4b4568/txosc-0.2.0.tar.gz#sha256=626b344488362123944314bd4470c3f931f5ca67646d43d75e3f4b540fc6db93 from build tracker '/tmp/pip-req-tracker-twvoxehu' 2021-07-09T00:22:17,938 Removed build tracker: '/tmp/pip-req-tracker-twvoxehu'