2021-07-09T03:21:28,319 Created temporary directory: /tmp/pip-ephem-wheel-cache-vd054j9h 2021-07-09T03:21:28,321 Created temporary directory: /tmp/pip-req-tracker-ome_6q_8 2021-07-09T03:21:28,322 Initialized build tracking at /tmp/pip-req-tracker-ome_6q_8 2021-07-09T03:21:28,322 Created build tracker: /tmp/pip-req-tracker-ome_6q_8 2021-07-09T03:21:28,322 Entered build tracker: /tmp/pip-req-tracker-ome_6q_8 2021-07-09T03:21:28,323 Created temporary directory: /tmp/pip-wheel-o7z73krh 2021-07-09T03:21:28,355 1 location(s) to search for versions of django-trending: 2021-07-09T03:21:28,355 * https://pypi.org/simple/django-trending/ 2021-07-09T03:21:28,356 Fetching project page and analyzing links: https://pypi.org/simple/django-trending/ 2021-07-09T03:21:28,356 Getting page https://pypi.org/simple/django-trending/ 2021-07-09T03:21:28,358 Found index url https://pypi.org/simple 2021-07-09T03:21:28,542 Found link https://files.pythonhosted.org/packages/2c/6b/4d5ed48c4507c246fcda261972a8b9f320b0fdf6b8d681188be1168915b3/django-trending-0.1.tar.gz#sha256=cce65131d8e76ac3f6846505f0abd50bdda0a820bd0ca2383ca5f11eeb96a644 (from https://pypi.org/simple/django-trending/), version: 0.1 2021-07-09T03:21:28,542 Found link https://files.pythonhosted.org/packages/c4/8d/c392f2ab2a7adc22aa31080a6ef17c594fe3275eadf2074517f0df37630d/django-trending-0.1.1.tar.gz#sha256=05e554a9c49153bd8c10543d0854a9add5cbcbb3281a6977e15c7cdc284e533a (from https://pypi.org/simple/django-trending/), version: 0.1.1 2021-07-09T03:21:28,542 Found link https://files.pythonhosted.org/packages/26/5e/6c2f228fe336f764cb3a481c9f6b1f1aa8b63ceb96622e68663989a3f1e6/django-trending-0.1.2.tar.gz#sha256=49b0410f384538259ca273b5da08f7c96e36f476a522fc152565e24a7c736ccd (from https://pypi.org/simple/django-trending/), version: 0.1.2 2021-07-09T03:21:28,543 Skipping link: not a file: https://pypi.org/simple/django-trending/ 2021-07-09T03:21:28,559 Given no hashes to check 1 links for project 'django-trending': discarding no candidates 2021-07-09T03:21:28,576 Collecting django-trending==0.1 2021-07-09T03:21:28,578 Created temporary directory: /tmp/pip-unpack-avykw_4o 2021-07-09T03:21:28,776 Downloading django-trending-0.1.tar.gz (3.8 kB) 2021-07-09T03:21:28,815 Added django-trending==0.1 from https://files.pythonhosted.org/packages/2c/6b/4d5ed48c4507c246fcda261972a8b9f320b0fdf6b8d681188be1168915b3/django-trending-0.1.tar.gz#sha256=cce65131d8e76ac3f6846505f0abd50bdda0a820bd0ca2383ca5f11eeb96a644 to build tracker '/tmp/pip-req-tracker-ome_6q_8' 2021-07-09T03:21:28,816 Running setup.py (path:/tmp/pip-wheel-o7z73krh/django-trending_4353974e5fac483ab4357dfc4e7c0972/setup.py) egg_info for package django-trending 2021-07-09T03:21:28,817 Created temporary directory: /tmp/pip-pip-egg-info-h0ohs2dl 2021-07-09T03:21:28,817 Running command python setup.py egg_info 2021-07-09T03:21:29,438 Traceback (most recent call last): 2021-07-09T03:21:29,438 File "", line 1, in 2021-07-09T03:21:29,439 File "/tmp/pip-wheel-o7z73krh/django-trending_4353974e5fac483ab4357dfc4e7c0972/setup.py", line 119, in 2021-07-09T03:21:29,439 long_description=read("README.md"), 2021-07-09T03:21:29,439 File "/tmp/pip-wheel-o7z73krh/django-trending_4353974e5fac483ab4357dfc4e7c0972/setup.py", line 11, in read 2021-07-09T03:21:29,439 return codecs.open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-09T03:21:29,439 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-09T03:21:29,440 file = builtins.open(filename, mode, buffering) 2021-07-09T03:21:29,440 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-o7z73krh/django-trending_4353974e5fac483ab4357dfc4e7c0972/README.md' 2021-07-09T03:21:29,490 WARNING: Discarding https://files.pythonhosted.org/packages/2c/6b/4d5ed48c4507c246fcda261972a8b9f320b0fdf6b8d681188be1168915b3/django-trending-0.1.tar.gz#sha256=cce65131d8e76ac3f6846505f0abd50bdda0a820bd0ca2383ca5f11eeb96a644 (from https://pypi.org/simple/django-trending/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:21:29,491 ERROR: Could not find a version that satisfies the requirement django-trending==0.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T03:21:29,492 ERROR: No matching distribution found for django-trending==0.1 2021-07-09T03:21:29,492 Exception information: 2021-07-09T03:21:29,492 Traceback (most recent call last): 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:21:29,492 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:21:29,492 raise RequirementsConflicted(criterion) 2021-07-09T03:21:29,492 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-trending==0.1') 2021-07-09T03:21:29,492 2021-07-09T03:21:29,492 During handling of the above exception, another exception occurred: 2021-07-09T03:21:29,492 2021-07-09T03:21:29,492 Traceback (most recent call last): 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:21:29,492 result = self._result = resolver.resolve( 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:21:29,492 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:21:29,492 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:21:29,492 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-trending==0.1'), parent=None)] 2021-07-09T03:21:29,492 2021-07-09T03:21:29,492 The above exception was the direct cause of the following exception: 2021-07-09T03:21:29,492 2021-07-09T03:21:29,492 Traceback (most recent call last): 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:21:29,492 status = self.run(options, args) 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:21:29,492 return func(self, options, args) 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:21:29,492 requirement_set = resolver.resolve( 2021-07-09T03:21:29,492 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:21:29,492 raise error from e 2021-07-09T03:21:29,492 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-trending==0.1 2021-07-09T03:21:29,497 Removed django-trending==0.1 from https://files.pythonhosted.org/packages/2c/6b/4d5ed48c4507c246fcda261972a8b9f320b0fdf6b8d681188be1168915b3/django-trending-0.1.tar.gz#sha256=cce65131d8e76ac3f6846505f0abd50bdda0a820bd0ca2383ca5f11eeb96a644 from build tracker '/tmp/pip-req-tracker-ome_6q_8' 2021-07-09T03:21:29,497 Removed build tracker: '/tmp/pip-req-tracker-ome_6q_8'