2021-07-09T20:47:56,848 Created temporary directory: /tmp/pip-ephem-wheel-cache-d86i_yq6 2021-07-09T20:47:56,851 Created temporary directory: /tmp/pip-req-tracker-iwzv8fy7 2021-07-09T20:47:56,852 Initialized build tracking at /tmp/pip-req-tracker-iwzv8fy7 2021-07-09T20:47:56,852 Created build tracker: /tmp/pip-req-tracker-iwzv8fy7 2021-07-09T20:47:56,852 Entered build tracker: /tmp/pip-req-tracker-iwzv8fy7 2021-07-09T20:47:56,853 Created temporary directory: /tmp/pip-wheel-cgl9c066 2021-07-09T20:47:56,890 1 location(s) to search for versions of django-telemetry: 2021-07-09T20:47:56,890 * https://pypi.org/simple/django-telemetry/ 2021-07-09T20:47:56,891 Fetching project page and analyzing links: https://pypi.org/simple/django-telemetry/ 2021-07-09T20:47:56,891 Getting page https://pypi.org/simple/django-telemetry/ 2021-07-09T20:47:56,893 Found index url https://pypi.org/simple 2021-07-09T20:47:56,983 Found link https://files.pythonhosted.org/packages/3c/13/78b653430e1ead5fb253e06a8edbb5b246dda1d6405fe144e39c929c78d0/django-telemetry-0.1.0.tar.gz#sha256=2a96da920dc1ce577518d2d642083107f33d01c4f1c637b20df4485c30d58305 (from https://pypi.org/simple/django-telemetry/), version: 0.1.0 2021-07-09T20:47:56,984 Found link https://files.pythonhosted.org/packages/c8/d4/5f11aab5b4b82d84c7f8f7988bbb1508bad993691efddd115031453b107c/django-telemetry-0.1.1.tar.gz#sha256=946f357845d60c1f3a464a6c65ac3d7c92361d53b188fbffa79f8784bc24298c (from https://pypi.org/simple/django-telemetry/), version: 0.1.1 2021-07-09T20:47:56,984 Skipping link: not a file: https://pypi.org/simple/django-telemetry/ 2021-07-09T20:47:57,000 Given no hashes to check 1 links for project 'django-telemetry': discarding no candidates 2021-07-09T20:47:57,018 Collecting django-telemetry==0.1.1 2021-07-09T20:47:57,019 Created temporary directory: /tmp/pip-unpack-9j7crc9s 2021-07-09T20:47:57,192 Downloading django-telemetry-0.1.1.tar.gz (85 kB) 2021-07-09T20:47:57,304 Added django-telemetry==0.1.1 from https://files.pythonhosted.org/packages/c8/d4/5f11aab5b4b82d84c7f8f7988bbb1508bad993691efddd115031453b107c/django-telemetry-0.1.1.tar.gz#sha256=946f357845d60c1f3a464a6c65ac3d7c92361d53b188fbffa79f8784bc24298c to build tracker '/tmp/pip-req-tracker-iwzv8fy7' 2021-07-09T20:47:57,305 Running setup.py (path:/tmp/pip-wheel-cgl9c066/django-telemetry_fc124ca204204aedb7981073f58edb44/setup.py) egg_info for package django-telemetry 2021-07-09T20:47:57,305 Created temporary directory: /tmp/pip-pip-egg-info-17ryk5g5 2021-07-09T20:47:57,306 Running command python setup.py egg_info 2021-07-09T20:47:57,938 Traceback (most recent call last): 2021-07-09T20:47:57,939 File "", line 1, in 2021-07-09T20:47:57,939 File "/tmp/pip-wheel-cgl9c066/django-telemetry_fc124ca204204aedb7981073f58edb44/setup.py", line 23 2021-07-09T20:47:57,939 print data_files 2021-07-09T20:47:57,940 ^ 2021-07-09T20:47:57,940 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(data_files)? 2021-07-09T20:47:57,989 WARNING: Discarding https://files.pythonhosted.org/packages/c8/d4/5f11aab5b4b82d84c7f8f7988bbb1508bad993691efddd115031453b107c/django-telemetry-0.1.1.tar.gz#sha256=946f357845d60c1f3a464a6c65ac3d7c92361d53b188fbffa79f8784bc24298c (from https://pypi.org/simple/django-telemetry/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:47:57,990 ERROR: Could not find a version that satisfies the requirement django-telemetry==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-09T20:47:57,991 ERROR: No matching distribution found for django-telemetry==0.1.1 2021-07-09T20:47:57,991 Exception information: 2021-07-09T20:47:57,991 Traceback (most recent call last): 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:47:57,991 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:47:57,991 raise RequirementsConflicted(criterion) 2021-07-09T20:47:57,991 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-telemetry==0.1.1') 2021-07-09T20:47:57,991 2021-07-09T20:47:57,991 During handling of the above exception, another exception occurred: 2021-07-09T20:47:57,991 2021-07-09T20:47:57,991 Traceback (most recent call last): 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:47:57,991 result = self._result = resolver.resolve( 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:47:57,991 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:47:57,991 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:47:57,991 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-telemetry==0.1.1'), parent=None)] 2021-07-09T20:47:57,991 2021-07-09T20:47:57,991 The above exception was the direct cause of the following exception: 2021-07-09T20:47:57,991 2021-07-09T20:47:57,991 Traceback (most recent call last): 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:47:57,991 status = self.run(options, args) 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:47:57,991 return func(self, options, args) 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:47:57,991 requirement_set = resolver.resolve( 2021-07-09T20:47:57,991 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:47:57,991 raise error from e 2021-07-09T20:47:57,991 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-telemetry==0.1.1 2021-07-09T20:47:57,996 Removed django-telemetry==0.1.1 from https://files.pythonhosted.org/packages/c8/d4/5f11aab5b4b82d84c7f8f7988bbb1508bad993691efddd115031453b107c/django-telemetry-0.1.1.tar.gz#sha256=946f357845d60c1f3a464a6c65ac3d7c92361d53b188fbffa79f8784bc24298c from build tracker '/tmp/pip-req-tracker-iwzv8fy7' 2021-07-09T20:47:57,996 Removed build tracker: '/tmp/pip-req-tracker-iwzv8fy7'