2021-07-09T01:56:13,411 Created temporary directory: /tmp/pip-ephem-wheel-cache-lbi9v2l6 2021-07-09T01:56:13,413 Created temporary directory: /tmp/pip-req-tracker-nrrakjit 2021-07-09T01:56:13,414 Initialized build tracking at /tmp/pip-req-tracker-nrrakjit 2021-07-09T01:56:13,414 Created build tracker: /tmp/pip-req-tracker-nrrakjit 2021-07-09T01:56:13,414 Entered build tracker: /tmp/pip-req-tracker-nrrakjit 2021-07-09T01:56:13,415 Created temporary directory: /tmp/pip-wheel-lb0tkbnj 2021-07-09T01:56:13,448 1 location(s) to search for versions of fabric-with-working-dependencies: 2021-07-09T01:56:13,448 * https://pypi.org/simple/fabric-with-working-dependencies/ 2021-07-09T01:56:13,448 Fetching project page and analyzing links: https://pypi.org/simple/fabric-with-working-dependencies/ 2021-07-09T01:56:13,449 Getting page https://pypi.org/simple/fabric-with-working-dependencies/ 2021-07-09T01:56:13,450 Found index url https://pypi.org/simple 2021-07-09T01:56:13,632 Found link https://files.pythonhosted.org/packages/66/20/6c55e481fe499c1406feaa78427eaa72e93ba1c8fd2c9c595f3765f95272/Fabric-with-working-dependencies-1.0.1.tar.gz#sha256=6eb64e02037ec4fb3b1f2fbab8cdcd44274475c6f33b006fb20938173c6247f9 (from https://pypi.org/simple/fabric-with-working-dependencies/), version: 1.0.1 2021-07-09T01:56:13,633 Skipping link: not a file: https://pypi.org/simple/fabric-with-working-dependencies/ 2021-07-09T01:56:13,649 Given no hashes to check 1 links for project 'fabric-with-working-dependencies': discarding no candidates 2021-07-09T01:56:13,667 Collecting fabric-with-working-dependencies==1.0.1 2021-07-09T01:56:13,668 Created temporary directory: /tmp/pip-unpack-v2uferc5 2021-07-09T01:56:13,844 Downloading Fabric-with-working-dependencies-1.0.1.tar.gz (132 kB) 2021-07-09T01:56:14,062 Added fabric-with-working-dependencies==1.0.1 from https://files.pythonhosted.org/packages/66/20/6c55e481fe499c1406feaa78427eaa72e93ba1c8fd2c9c595f3765f95272/Fabric-with-working-dependencies-1.0.1.tar.gz#sha256=6eb64e02037ec4fb3b1f2fbab8cdcd44274475c6f33b006fb20938173c6247f9 to build tracker '/tmp/pip-req-tracker-nrrakjit' 2021-07-09T01:56:14,063 Running setup.py (path:/tmp/pip-wheel-lb0tkbnj/fabric-with-working-dependencies_95d906d776e54c7dab6ecce978aad1ce/setup.py) egg_info for package fabric-with-working-dependencies 2021-07-09T01:56:14,064 Created temporary directory: /tmp/pip-pip-egg-info-9yotwqyz 2021-07-09T01:56:14,065 Running command python setup.py egg_info 2021-07-09T01:56:14,679 Traceback (most recent call last): 2021-07-09T01:56:14,680 File "", line 1, in 2021-07-09T01:56:14,680 File "/tmp/pip-wheel-lb0tkbnj/fabric-with-working-dependencies_95d906d776e54c7dab6ecce978aad1ce/setup.py", line 7, in 2021-07-09T01:56:14,680 from fabric.version import get_version 2021-07-09T01:56:14,680 File "/tmp/pip-wheel-lb0tkbnj/fabric-with-working-dependencies_95d906d776e54c7dab6ecce978aad1ce/fabric/version.py", line 95 2021-07-09T01:56:14,681 raise TypeError, '"%s" is not a valid form specifier.' % form 2021-07-09T01:56:14,681 ^ 2021-07-09T01:56:14,681 SyntaxError: invalid syntax 2021-07-09T01:56:14,730 WARNING: Discarding https://files.pythonhosted.org/packages/66/20/6c55e481fe499c1406feaa78427eaa72e93ba1c8fd2c9c595f3765f95272/Fabric-with-working-dependencies-1.0.1.tar.gz#sha256=6eb64e02037ec4fb3b1f2fbab8cdcd44274475c6f33b006fb20938173c6247f9 (from https://pypi.org/simple/fabric-with-working-dependencies/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:56:14,731 ERROR: Could not find a version that satisfies the requirement fabric-with-working-dependencies==1.0.1 (from versions: 1.0.1) 2021-07-09T01:56:14,731 ERROR: No matching distribution found for fabric-with-working-dependencies==1.0.1 2021-07-09T01:56:14,732 Exception information: 2021-07-09T01:56:14,732 Traceback (most recent call last): 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:56:14,732 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:56:14,732 raise RequirementsConflicted(criterion) 2021-07-09T01:56:14,732 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fabric-with-working-dependencies==1.0.1') 2021-07-09T01:56:14,732 2021-07-09T01:56:14,732 During handling of the above exception, another exception occurred: 2021-07-09T01:56:14,732 2021-07-09T01:56:14,732 Traceback (most recent call last): 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:56:14,732 result = self._result = resolver.resolve( 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:56:14,732 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:56:14,732 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:56:14,732 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fabric-with-working-dependencies==1.0.1'), parent=None)] 2021-07-09T01:56:14,732 2021-07-09T01:56:14,732 The above exception was the direct cause of the following exception: 2021-07-09T01:56:14,732 2021-07-09T01:56:14,732 Traceback (most recent call last): 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:56:14,732 status = self.run(options, args) 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:56:14,732 return func(self, options, args) 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:56:14,732 requirement_set = resolver.resolve( 2021-07-09T01:56:14,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:56:14,732 raise error from e 2021-07-09T01:56:14,732 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fabric-with-working-dependencies==1.0.1 2021-07-09T01:56:14,737 Removed fabric-with-working-dependencies==1.0.1 from https://files.pythonhosted.org/packages/66/20/6c55e481fe499c1406feaa78427eaa72e93ba1c8fd2c9c595f3765f95272/Fabric-with-working-dependencies-1.0.1.tar.gz#sha256=6eb64e02037ec4fb3b1f2fbab8cdcd44274475c6f33b006fb20938173c6247f9 from build tracker '/tmp/pip-req-tracker-nrrakjit' 2021-07-09T01:56:14,737 Removed build tracker: '/tmp/pip-req-tracker-nrrakjit'