2021-07-09T18:09:47,319 Created temporary directory: /tmp/pip-ephem-wheel-cache-sxiuojcc 2021-07-09T18:09:47,322 Created temporary directory: /tmp/pip-req-tracker-tw3rqov5 2021-07-09T18:09:47,323 Initialized build tracking at /tmp/pip-req-tracker-tw3rqov5 2021-07-09T18:09:47,323 Created build tracker: /tmp/pip-req-tracker-tw3rqov5 2021-07-09T18:09:47,323 Entered build tracker: /tmp/pip-req-tracker-tw3rqov5 2021-07-09T18:09:47,324 Created temporary directory: /tmp/pip-wheel-j1o5zy6o 2021-07-09T18:09:47,356 1 location(s) to search for versions of django-dynasite: 2021-07-09T18:09:47,356 * https://pypi.org/simple/django-dynasite/ 2021-07-09T18:09:47,357 Fetching project page and analyzing links: https://pypi.org/simple/django-dynasite/ 2021-07-09T18:09:47,357 Getting page https://pypi.org/simple/django-dynasite/ 2021-07-09T18:09:47,359 Found index url https://pypi.org/simple 2021-07-09T18:09:47,572 Found link https://files.pythonhosted.org/packages/95/11/a1aa7b70a4da5c0cc2411749ca35cc7e957ea93cd22852d4d1b8836eba8d/django-dynasite-0.1beta3.tar.gz#sha256=94fa39999a5602a711a961c9e6498833b9c9b159100cef8074431ee74def3377 (from https://pypi.org/simple/django-dynasite/), version: 0.1beta3 2021-07-09T18:09:47,573 Skipping link: not a file: https://pypi.org/simple/django-dynasite/ 2021-07-09T18:09:47,589 Given no hashes to check 1 links for project 'django-dynasite': discarding no candidates 2021-07-09T18:09:47,606 Collecting django-dynasite==0.1beta3 2021-07-09T18:09:47,608 Created temporary directory: /tmp/pip-unpack-aaerl83w 2021-07-09T18:09:47,779 Downloading django-dynasite-0.1beta3.tar.gz (6.1 kB) 2021-07-09T18:09:47,823 Added django-dynasite==0.1beta3 from https://files.pythonhosted.org/packages/95/11/a1aa7b70a4da5c0cc2411749ca35cc7e957ea93cd22852d4d1b8836eba8d/django-dynasite-0.1beta3.tar.gz#sha256=94fa39999a5602a711a961c9e6498833b9c9b159100cef8074431ee74def3377 to build tracker '/tmp/pip-req-tracker-tw3rqov5' 2021-07-09T18:09:47,824 Running setup.py (path:/tmp/pip-wheel-j1o5zy6o/django-dynasite_82b7e8ea8ec445f188022cf235b22e80/setup.py) egg_info for package django-dynasite 2021-07-09T18:09:47,825 Created temporary directory: /tmp/pip-pip-egg-info-p5ng42z4 2021-07-09T18:09:47,825 Running command python setup.py egg_info 2021-07-09T18:09:48,461 Traceback (most recent call last): 2021-07-09T18:09:48,462 File "", line 1, in 2021-07-09T18:09:48,462 File "/tmp/pip-wheel-j1o5zy6o/django-dynasite_82b7e8ea8ec445f188022cf235b22e80/setup.py", line 7, in 2021-07-09T18:09:48,462 long_description=open("docs/usage.txt").read(), 2021-07-09T18:09:48,463 FileNotFoundError: [Errno 2] No such file or directory: 'docs/usage.txt' 2021-07-09T18:09:48,512 WARNING: Discarding https://files.pythonhosted.org/packages/95/11/a1aa7b70a4da5c0cc2411749ca35cc7e957ea93cd22852d4d1b8836eba8d/django-dynasite-0.1beta3.tar.gz#sha256=94fa39999a5602a711a961c9e6498833b9c9b159100cef8074431ee74def3377 (from https://pypi.org/simple/django-dynasite/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T18:09:48,513 ERROR: Could not find a version that satisfies the requirement django-dynasite==0.1beta3 (from versions: 0.1b3) 2021-07-09T18:09:48,514 ERROR: No matching distribution found for django-dynasite==0.1beta3 2021-07-09T18:09:48,514 Exception information: 2021-07-09T18:09:48,514 Traceback (most recent call last): 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T18:09:48,514 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T18:09:48,514 raise RequirementsConflicted(criterion) 2021-07-09T18:09:48,514 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-dynasite==0.1beta3') 2021-07-09T18:09:48,514 2021-07-09T18:09:48,514 During handling of the above exception, another exception occurred: 2021-07-09T18:09:48,514 2021-07-09T18:09:48,514 Traceback (most recent call last): 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T18:09:48,514 result = self._result = resolver.resolve( 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T18:09:48,514 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T18:09:48,514 raise ResolutionImpossible(e.criterion.information) 2021-07-09T18:09:48,514 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-dynasite==0.1beta3'), parent=None)] 2021-07-09T18:09:48,514 2021-07-09T18:09:48,514 The above exception was the direct cause of the following exception: 2021-07-09T18:09:48,514 2021-07-09T18:09:48,514 Traceback (most recent call last): 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:09:48,514 status = self.run(options, args) 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:09:48,514 return func(self, options, args) 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T18:09:48,514 requirement_set = resolver.resolve( 2021-07-09T18:09:48,514 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T18:09:48,514 raise error from e 2021-07-09T18:09:48,514 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-dynasite==0.1beta3 2021-07-09T18:09:48,519 Removed django-dynasite==0.1beta3 from https://files.pythonhosted.org/packages/95/11/a1aa7b70a4da5c0cc2411749ca35cc7e957ea93cd22852d4d1b8836eba8d/django-dynasite-0.1beta3.tar.gz#sha256=94fa39999a5602a711a961c9e6498833b9c9b159100cef8074431ee74def3377 from build tracker '/tmp/pip-req-tracker-tw3rqov5' 2021-07-09T18:09:48,519 Removed build tracker: '/tmp/pip-req-tracker-tw3rqov5'