2021-07-08T23:25:51,926 Created temporary directory: /tmp/pip-ephem-wheel-cache-etbcmblu 2021-07-08T23:25:51,929 Created temporary directory: /tmp/pip-req-tracker-kfidh9kz 2021-07-08T23:25:51,930 Initialized build tracking at /tmp/pip-req-tracker-kfidh9kz 2021-07-08T23:25:51,930 Created build tracker: /tmp/pip-req-tracker-kfidh9kz 2021-07-08T23:25:51,930 Entered build tracker: /tmp/pip-req-tracker-kfidh9kz 2021-07-08T23:25:51,931 Created temporary directory: /tmp/pip-wheel-d4x_kbfe 2021-07-08T23:25:51,964 1 location(s) to search for versions of django-datagrid: 2021-07-08T23:25:51,964 * https://pypi.org/simple/django-datagrid/ 2021-07-08T23:25:51,964 Fetching project page and analyzing links: https://pypi.org/simple/django-datagrid/ 2021-07-08T23:25:51,965 Getting page https://pypi.org/simple/django-datagrid/ 2021-07-08T23:25:51,966 Found index url https://pypi.org/simple 2021-07-08T23:25:52,142 Found link https://files.pythonhosted.org/packages/2e/e7/af0114a2c17d7aa96f715041a8651962ac5f2346303cbb9842123957b6e3/django-datagrid-0.1.0.tar.gz#sha256=4c7674b2970ba700883cb2cacbfd062863ceeba3bea54f92a2e0f8a73bac5199 (from https://pypi.org/simple/django-datagrid/), version: 0.1.0 2021-07-08T23:25:52,142 Found link https://files.pythonhosted.org/packages/27/a7/0f1642f36c07af548d928dc7ee5e7ea3f5845053eeb330e499e17a601ef7/django-datagrid-1.1.tar.gz#sha256=db1c7b1ecc56224ba65283894355751b64586cf80c4d00afcc6a1c46ec3ad8fd (from https://pypi.org/simple/django-datagrid/), version: 1.1 2021-07-08T23:25:52,143 Skipping link: not a file: https://pypi.org/simple/django-datagrid/ 2021-07-08T23:25:52,159 Given no hashes to check 1 links for project 'django-datagrid': discarding no candidates 2021-07-08T23:25:52,176 Collecting django-datagrid==0.1.0 2021-07-08T23:25:52,178 Created temporary directory: /tmp/pip-unpack-abo_6kom 2021-07-08T23:25:52,371 Downloading django-datagrid-0.1.0.tar.gz (10 kB) 2021-07-08T23:25:52,422 Added django-datagrid==0.1.0 from https://files.pythonhosted.org/packages/2e/e7/af0114a2c17d7aa96f715041a8651962ac5f2346303cbb9842123957b6e3/django-datagrid-0.1.0.tar.gz#sha256=4c7674b2970ba700883cb2cacbfd062863ceeba3bea54f92a2e0f8a73bac5199 to build tracker '/tmp/pip-req-tracker-kfidh9kz' 2021-07-08T23:25:52,423 Running setup.py (path:/tmp/pip-wheel-d4x_kbfe/django-datagrid_8837a788e0fc40daaf8340b2ec00a618/setup.py) egg_info for package django-datagrid 2021-07-08T23:25:52,424 Created temporary directory: /tmp/pip-pip-egg-info-h45o63cj 2021-07-08T23:25:52,424 Running command python setup.py egg_info 2021-07-08T23:25:53,049 Traceback (most recent call last): 2021-07-08T23:25:53,050 File "", line 1, in 2021-07-08T23:25:53,050 File "/tmp/pip-wheel-d4x_kbfe/django-datagrid_8837a788e0fc40daaf8340b2ec00a618/setup.py", line 1, in 2021-07-08T23:25:53,050 import ez_setup 2021-07-08T23:25:53,051 ModuleNotFoundError: No module named 'ez_setup' 2021-07-08T23:25:53,100 WARNING: Discarding https://files.pythonhosted.org/packages/2e/e7/af0114a2c17d7aa96f715041a8651962ac5f2346303cbb9842123957b6e3/django-datagrid-0.1.0.tar.gz#sha256=4c7674b2970ba700883cb2cacbfd062863ceeba3bea54f92a2e0f8a73bac5199 (from https://pypi.org/simple/django-datagrid/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:25:53,101 ERROR: Could not find a version that satisfies the requirement django-datagrid==0.1.0 (from versions: 0.1.0, 1.1) 2021-07-08T23:25:53,102 ERROR: No matching distribution found for django-datagrid==0.1.0 2021-07-08T23:25:53,102 Exception information: 2021-07-08T23:25:53,102 Traceback (most recent call last): 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:25:53,102 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:25:53,102 raise RequirementsConflicted(criterion) 2021-07-08T23:25:53,102 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-datagrid==0.1.0') 2021-07-08T23:25:53,102 2021-07-08T23:25:53,102 During handling of the above exception, another exception occurred: 2021-07-08T23:25:53,102 2021-07-08T23:25:53,102 Traceback (most recent call last): 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:25:53,102 result = self._result = resolver.resolve( 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:25:53,102 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:25:53,102 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:25:53,102 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-datagrid==0.1.0'), parent=None)] 2021-07-08T23:25:53,102 2021-07-08T23:25:53,102 The above exception was the direct cause of the following exception: 2021-07-08T23:25:53,102 2021-07-08T23:25:53,102 Traceback (most recent call last): 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:25:53,102 status = self.run(options, args) 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:25:53,102 return func(self, options, args) 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:25:53,102 requirement_set = resolver.resolve( 2021-07-08T23:25:53,102 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:25:53,102 raise error from e 2021-07-08T23:25:53,102 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-datagrid==0.1.0 2021-07-08T23:25:53,107 Removed django-datagrid==0.1.0 from https://files.pythonhosted.org/packages/2e/e7/af0114a2c17d7aa96f715041a8651962ac5f2346303cbb9842123957b6e3/django-datagrid-0.1.0.tar.gz#sha256=4c7674b2970ba700883cb2cacbfd062863ceeba3bea54f92a2e0f8a73bac5199 from build tracker '/tmp/pip-req-tracker-kfidh9kz' 2021-07-08T23:25:53,107 Removed build tracker: '/tmp/pip-req-tracker-kfidh9kz'