2021-07-09T03:07:27,785 Created temporary directory: /tmp/pip-ephem-wheel-cache-kf_gjevq 2021-07-09T03:07:27,788 Created temporary directory: /tmp/pip-req-tracker-4fwpu1ff 2021-07-09T03:07:27,788 Initialized build tracking at /tmp/pip-req-tracker-4fwpu1ff 2021-07-09T03:07:27,788 Created build tracker: /tmp/pip-req-tracker-4fwpu1ff 2021-07-09T03:07:27,789 Entered build tracker: /tmp/pip-req-tracker-4fwpu1ff 2021-07-09T03:07:27,789 Created temporary directory: /tmp/pip-wheel-293lwxfj 2021-07-09T03:07:27,823 1 location(s) to search for versions of django-markup-tags: 2021-07-09T03:07:27,823 * https://pypi.org/simple/django-markup-tags/ 2021-07-09T03:07:27,824 Fetching project page and analyzing links: https://pypi.org/simple/django-markup-tags/ 2021-07-09T03:07:27,824 Getting page https://pypi.org/simple/django-markup-tags/ 2021-07-09T03:07:27,826 Found index url https://pypi.org/simple 2021-07-09T03:07:28,005 Found link https://files.pythonhosted.org/packages/34/bc/f2f7968a3872f7634641223ba9fdae7636cb6ce416cc64cfb87a4fc59874/django-markup-tags-0.1.0.tar.gz#sha256=74bf757de506e780f1dfda9e6cc5f6ac7d350293f5cc14aa2a7624e9de1365f5 (from https://pypi.org/simple/django-markup-tags/), version: 0.1.0 2021-07-09T03:07:28,005 Found link https://files.pythonhosted.org/packages/1a/3c/18a7d5f304e285d7eca33413966eafe829c7d6ac51bc8f8c3aee4504cf3b/django-markup-tags-0.1.1.tar.gz#sha256=2fcb86c13cfac0126a07f14f40f506c540836e9b790bd21e763b6b567cfec674 (from https://pypi.org/simple/django-markup-tags/), version: 0.1.1 2021-07-09T03:07:28,005 Skipping link: not a file: https://pypi.org/simple/django-markup-tags/ 2021-07-09T03:07:28,022 Given no hashes to check 1 links for project 'django-markup-tags': discarding no candidates 2021-07-09T03:07:28,039 Collecting django-markup-tags==0.1.0 2021-07-09T03:07:28,041 Created temporary directory: /tmp/pip-unpack-bw9xcdwk 2021-07-09T03:07:28,211 Downloading django-markup-tags-0.1.0.tar.gz (1.3 kB) 2021-07-09T03:07:28,248 Added django-markup-tags==0.1.0 from https://files.pythonhosted.org/packages/34/bc/f2f7968a3872f7634641223ba9fdae7636cb6ce416cc64cfb87a4fc59874/django-markup-tags-0.1.0.tar.gz#sha256=74bf757de506e780f1dfda9e6cc5f6ac7d350293f5cc14aa2a7624e9de1365f5 to build tracker '/tmp/pip-req-tracker-4fwpu1ff' 2021-07-09T03:07:28,249 Running setup.py (path:/tmp/pip-wheel-293lwxfj/django-markup-tags_bb8a7af907934650920df50b3e2fba01/setup.py) egg_info for package django-markup-tags 2021-07-09T03:07:28,250 Created temporary directory: /tmp/pip-pip-egg-info-87i_40h8 2021-07-09T03:07:28,250 Running command python setup.py egg_info 2021-07-09T03:07:28,893 Traceback (most recent call last): 2021-07-09T03:07:28,894 File "", line 1, in 2021-07-09T03:07:28,894 File "/tmp/pip-wheel-293lwxfj/django-markup-tags_bb8a7af907934650920df50b3e2fba01/setup.py", line 1, in 2021-07-09T03:07:28,895 import ez_setup 2021-07-09T03:07:28,895 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T03:07:28,944 WARNING: Discarding https://files.pythonhosted.org/packages/34/bc/f2f7968a3872f7634641223ba9fdae7636cb6ce416cc64cfb87a4fc59874/django-markup-tags-0.1.0.tar.gz#sha256=74bf757de506e780f1dfda9e6cc5f6ac7d350293f5cc14aa2a7624e9de1365f5 (from https://pypi.org/simple/django-markup-tags/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:07:28,946 ERROR: Could not find a version that satisfies the requirement django-markup-tags==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T03:07:28,946 ERROR: No matching distribution found for django-markup-tags==0.1.0 2021-07-09T03:07:28,946 Exception information: 2021-07-09T03:07:28,946 Traceback (most recent call last): 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:07:28,946 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:07:28,946 raise RequirementsConflicted(criterion) 2021-07-09T03:07:28,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-markup-tags==0.1.0') 2021-07-09T03:07:28,946 2021-07-09T03:07:28,946 During handling of the above exception, another exception occurred: 2021-07-09T03:07:28,946 2021-07-09T03:07:28,946 Traceback (most recent call last): 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:07:28,946 result = self._result = resolver.resolve( 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:07:28,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:07:28,946 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:07:28,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-markup-tags==0.1.0'), parent=None)] 2021-07-09T03:07:28,946 2021-07-09T03:07:28,946 The above exception was the direct cause of the following exception: 2021-07-09T03:07:28,946 2021-07-09T03:07:28,946 Traceback (most recent call last): 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:07:28,946 status = self.run(options, args) 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:07:28,946 return func(self, options, args) 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:07:28,946 requirement_set = resolver.resolve( 2021-07-09T03:07:28,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:07:28,946 raise error from e 2021-07-09T03:07:28,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-markup-tags==0.1.0 2021-07-09T03:07:28,951 Removed django-markup-tags==0.1.0 from https://files.pythonhosted.org/packages/34/bc/f2f7968a3872f7634641223ba9fdae7636cb6ce416cc64cfb87a4fc59874/django-markup-tags-0.1.0.tar.gz#sha256=74bf757de506e780f1dfda9e6cc5f6ac7d350293f5cc14aa2a7624e9de1365f5 from build tracker '/tmp/pip-req-tracker-4fwpu1ff' 2021-07-09T03:07:28,952 Removed build tracker: '/tmp/pip-req-tracker-4fwpu1ff'