2021-07-10T01:05:20,276 Created temporary directory: /tmp/pip-ephem-wheel-cache-0gu7ayvn 2021-07-10T01:05:20,279 Created temporary directory: /tmp/pip-req-tracker-7g85ha3z 2021-07-10T01:05:20,280 Initialized build tracking at /tmp/pip-req-tracker-7g85ha3z 2021-07-10T01:05:20,280 Created build tracker: /tmp/pip-req-tracker-7g85ha3z 2021-07-10T01:05:20,280 Entered build tracker: /tmp/pip-req-tracker-7g85ha3z 2021-07-10T01:05:20,281 Created temporary directory: /tmp/pip-wheel-svpgz055 2021-07-10T01:05:20,314 1 location(s) to search for versions of pyignore: 2021-07-10T01:05:20,314 * https://pypi.org/simple/pyignore/ 2021-07-10T01:05:20,315 Fetching project page and analyzing links: https://pypi.org/simple/pyignore/ 2021-07-10T01:05:20,315 Getting page https://pypi.org/simple/pyignore/ 2021-07-10T01:05:20,317 Found index url https://pypi.org/simple 2021-07-10T01:05:20,494 Found link https://files.pythonhosted.org/packages/d0/05/d94981b1e3bf7eb7032b7f09de6e07a3179bab3f085f0799f924b8bf2de3/pyignore-0.1.tar.gz#sha256=32a52c357216c7d41150faf9d57468b99d6035a8cd39bb032ceccc602d1c6f3f (from https://pypi.org/simple/pyignore/), version: 0.1 2021-07-10T01:05:20,494 Skipping link: not a file: https://pypi.org/simple/pyignore/ 2021-07-10T01:05:20,510 Given no hashes to check 1 links for project 'pyignore': discarding no candidates 2021-07-10T01:05:20,527 Collecting pyignore==0.1 2021-07-10T01:05:20,529 Created temporary directory: /tmp/pip-unpack-bjljaq4n 2021-07-10T01:05:20,701 Downloading pyignore-0.1.tar.gz (2.0 kB) 2021-07-10T01:05:20,728 Added pyignore==0.1 from https://files.pythonhosted.org/packages/d0/05/d94981b1e3bf7eb7032b7f09de6e07a3179bab3f085f0799f924b8bf2de3/pyignore-0.1.tar.gz#sha256=32a52c357216c7d41150faf9d57468b99d6035a8cd39bb032ceccc602d1c6f3f to build tracker '/tmp/pip-req-tracker-7g85ha3z' 2021-07-10T01:05:20,729 Running setup.py (path:/tmp/pip-wheel-svpgz055/pyignore_ef7f758163db414e870a8c91f37f5f9a/setup.py) egg_info for package pyignore 2021-07-10T01:05:20,730 Created temporary directory: /tmp/pip-pip-egg-info-gz9xn21s 2021-07-10T01:05:20,730 Running command python setup.py egg_info 2021-07-10T01:05:21,393 Traceback (most recent call last): 2021-07-10T01:05:21,394 File "", line 1, in 2021-07-10T01:05:21,394 File "/tmp/pip-wheel-svpgz055/pyignore_ef7f758163db414e870a8c91f37f5f9a/setup.py", line 3, in 2021-07-10T01:05:21,395 import pyignore 2021-07-10T01:05:21,395 File "/tmp/pip-wheel-svpgz055/pyignore_ef7f758163db414e870a8c91f37f5f9a/pyignore.py", line 50 2021-07-10T01:05:21,395 print ign 2021-07-10T01:05:21,396 ^ 2021-07-10T01:05:21,396 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(ign)? 2021-07-10T01:05:21,444 WARNING: Discarding https://files.pythonhosted.org/packages/d0/05/d94981b1e3bf7eb7032b7f09de6e07a3179bab3f085f0799f924b8bf2de3/pyignore-0.1.tar.gz#sha256=32a52c357216c7d41150faf9d57468b99d6035a8cd39bb032ceccc602d1c6f3f (from https://pypi.org/simple/pyignore/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:05:21,445 ERROR: Could not find a version that satisfies the requirement pyignore==0.1 (from versions: 0.1) 2021-07-10T01:05:21,446 ERROR: No matching distribution found for pyignore==0.1 2021-07-10T01:05:21,446 Exception information: 2021-07-10T01:05:21,446 Traceback (most recent call last): 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:05:21,446 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:05:21,446 raise RequirementsConflicted(criterion) 2021-07-10T01:05:21,446 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyignore==0.1') 2021-07-10T01:05:21,446 2021-07-10T01:05:21,446 During handling of the above exception, another exception occurred: 2021-07-10T01:05:21,446 2021-07-10T01:05:21,446 Traceback (most recent call last): 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:05:21,446 result = self._result = resolver.resolve( 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:05:21,446 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:05:21,446 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:05:21,446 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyignore==0.1'), parent=None)] 2021-07-10T01:05:21,446 2021-07-10T01:05:21,446 The above exception was the direct cause of the following exception: 2021-07-10T01:05:21,446 2021-07-10T01:05:21,446 Traceback (most recent call last): 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:05:21,446 status = self.run(options, args) 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:05:21,446 return func(self, options, args) 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:05:21,446 requirement_set = resolver.resolve( 2021-07-10T01:05:21,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:05:21,446 raise error from e 2021-07-10T01:05:21,446 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyignore==0.1 2021-07-10T01:05:21,451 Removed pyignore==0.1 from https://files.pythonhosted.org/packages/d0/05/d94981b1e3bf7eb7032b7f09de6e07a3179bab3f085f0799f924b8bf2de3/pyignore-0.1.tar.gz#sha256=32a52c357216c7d41150faf9d57468b99d6035a8cd39bb032ceccc602d1c6f3f from build tracker '/tmp/pip-req-tracker-7g85ha3z' 2021-07-10T01:05:21,451 Removed build tracker: '/tmp/pip-req-tracker-7g85ha3z'