2021-07-12T22:21:16,503 Created temporary directory: /tmp/pip-ephem-wheel-cache-gfango4n 2021-07-12T22:21:16,506 Created temporary directory: /tmp/pip-req-tracker-gxxw8c6s 2021-07-12T22:21:16,506 Initialized build tracking at /tmp/pip-req-tracker-gxxw8c6s 2021-07-12T22:21:16,506 Created build tracker: /tmp/pip-req-tracker-gxxw8c6s 2021-07-12T22:21:16,507 Entered build tracker: /tmp/pip-req-tracker-gxxw8c6s 2021-07-12T22:21:16,507 Created temporary directory: /tmp/pip-wheel-hj2zba0h 2021-07-12T22:21:16,539 1 location(s) to search for versions of django-video: 2021-07-12T22:21:16,539 * https://pypi.org/simple/django-video/ 2021-07-12T22:21:16,539 Fetching project page and analyzing links: https://pypi.org/simple/django-video/ 2021-07-12T22:21:16,540 Getting page https://pypi.org/simple/django-video/ 2021-07-12T22:21:16,542 Found index url https://pypi.org/simple 2021-07-12T22:21:16,717 Found link https://files.pythonhosted.org/packages/de/79/b5142fe8c11dd7c27ec2008941d096a971449b43c2f86d888b10f395b33e/django-video-0.1.tar.gz#sha256=95df60226a7f7217d01e21dc0fe59c6b764942d8169255ce69691ea0c83a48b3 (from https://pypi.org/simple/django-video/), version: 0.1 2021-07-12T22:21:16,718 Found link https://files.pythonhosted.org/packages/7d/34/dc2608ce7739db94ddc535fb123d087004a96cab871b85bfb1525ba52b7a/django-video-0.2.tar.gz#sha256=be8a31198e2560eef9f13545f203b2d5190ede2322c867063e2af3bd4cb44672 (from https://pypi.org/simple/django-video/), version: 0.2 2021-07-12T22:21:16,718 Skipping link: not a file: https://pypi.org/simple/django-video/ 2021-07-12T22:21:16,738 Given no hashes to check 1 links for project 'django-video': discarding no candidates 2021-07-12T22:21:16,759 Collecting django-video==0.1 2021-07-12T22:21:16,761 Created temporary directory: /tmp/pip-unpack-o49ju1bi 2021-07-12T22:21:16,937 Downloading django-video-0.1.tar.gz (9.0 kB) 2021-07-12T22:21:17,040 Added django-video==0.1 from https://files.pythonhosted.org/packages/de/79/b5142fe8c11dd7c27ec2008941d096a971449b43c2f86d888b10f395b33e/django-video-0.1.tar.gz#sha256=95df60226a7f7217d01e21dc0fe59c6b764942d8169255ce69691ea0c83a48b3 to build tracker '/tmp/pip-req-tracker-gxxw8c6s' 2021-07-12T22:21:17,041 Running setup.py (path:/tmp/pip-wheel-hj2zba0h/django-video_71f808735f18428aaf615ae087c63ab6/setup.py) egg_info for package django-video 2021-07-12T22:21:17,042 Created temporary directory: /tmp/pip-pip-egg-info-iua3jf6e 2021-07-12T22:21:17,042 Running command python setup.py egg_info 2021-07-12T22:21:18,076 Traceback (most recent call last): 2021-07-12T22:21:18,076 File "", line 1, in 2021-07-12T22:21:18,077 File "/tmp/pip-wheel-hj2zba0h/django-video_71f808735f18428aaf615ae087c63ab6/setup.py", line 12, in 2021-07-12T22:21:18,077 with open('requirements/base.txt') as ifile: 2021-07-12T22:21:18,078 FileNotFoundError: [Errno 2] No such file or directory: 'requirements/base.txt' 2021-07-12T22:21:18,134 WARNING: Discarding https://files.pythonhosted.org/packages/de/79/b5142fe8c11dd7c27ec2008941d096a971449b43c2f86d888b10f395b33e/django-video-0.1.tar.gz#sha256=95df60226a7f7217d01e21dc0fe59c6b764942d8169255ce69691ea0c83a48b3 (from https://pypi.org/simple/django-video/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T22:21:18,136 ERROR: Could not find a version that satisfies the requirement django-video==0.1 (from versions: 0.1, 0.2) 2021-07-12T22:21:18,136 ERROR: No matching distribution found for django-video==0.1 2021-07-12T22:21:18,136 Exception information: 2021-07-12T22:21:18,136 Traceback (most recent call last): 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T22:21:18,136 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T22:21:18,136 raise RequirementsConflicted(criterion) 2021-07-12T22:21:18,136 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-video==0.1') 2021-07-12T22:21:18,136 2021-07-12T22:21:18,136 During handling of the above exception, another exception occurred: 2021-07-12T22:21:18,136 2021-07-12T22:21:18,136 Traceback (most recent call last): 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T22:21:18,136 result = self._result = resolver.resolve( 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T22:21:18,136 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T22:21:18,136 raise ResolutionImpossible(e.criterion.information) 2021-07-12T22:21:18,136 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-video==0.1'), parent=None)] 2021-07-12T22:21:18,136 2021-07-12T22:21:18,136 The above exception was the direct cause of the following exception: 2021-07-12T22:21:18,136 2021-07-12T22:21:18,136 Traceback (most recent call last): 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T22:21:18,136 status = self.run(options, args) 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T22:21:18,136 return func(self, options, args) 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T22:21:18,136 requirement_set = resolver.resolve( 2021-07-12T22:21:18,136 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T22:21:18,136 raise error from e 2021-07-12T22:21:18,136 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-video==0.1 2021-07-12T22:21:18,145 Removed django-video==0.1 from https://files.pythonhosted.org/packages/de/79/b5142fe8c11dd7c27ec2008941d096a971449b43c2f86d888b10f395b33e/django-video-0.1.tar.gz#sha256=95df60226a7f7217d01e21dc0fe59c6b764942d8169255ce69691ea0c83a48b3 from build tracker '/tmp/pip-req-tracker-gxxw8c6s' 2021-07-12T22:21:18,146 Removed build tracker: '/tmp/pip-req-tracker-gxxw8c6s'