2021-03-16T13:30:46,722 Created temporary directory: /tmp/pip-ephem-wheel-cache-q7adhi6x 2021-03-16T13:30:46,725 Created temporary directory: /tmp/pip-req-tracker-4_9e6u5d 2021-03-16T13:30:46,725 Initialized build tracking at /tmp/pip-req-tracker-4_9e6u5d 2021-03-16T13:30:46,726 Created build tracker: /tmp/pip-req-tracker-4_9e6u5d 2021-03-16T13:30:46,726 Entered build tracker: /tmp/pip-req-tracker-4_9e6u5d 2021-03-16T13:30:46,726 Created temporary directory: /tmp/pip-wheel-pbvjd0gc 2021-03-16T13:30:46,756 1 location(s) to search for versions of play-takeout-to-plex: 2021-03-16T13:30:46,756 * https://pypi.org/simple/play-takeout-to-plex/ 2021-03-16T13:30:46,756 Fetching project page and analyzing links: https://pypi.org/simple/play-takeout-to-plex/ 2021-03-16T13:30:46,757 Getting page https://pypi.org/simple/play-takeout-to-plex/ 2021-03-16T13:30:46,759 Found index url https://pypi.org/simple 2021-03-16T13:30:46,860 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2f/48/2f4793373fdc728ec1ffcd19d97fd5f751566c3457683b872670e4b9f876/play_takeout_to_plex-0.1.0-py3-none-any.whl#sha256=c607810c7a798771f2d9f8aefe85e26c9565d39ceceae7045fa83620fd066297 (from https://pypi.org/simple/play-takeout-to-plex/) (requires-python:>=3.8,<4.0) 2021-03-16T13:30:46,861 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/46/85/c0181ff8a446cd42a3347dce45ed9ffaddedec7a564d030fe84929442dc1/play_takeout_to_plex-0.1.0.tar.gz#sha256=49f208a5c223825bc38d6bf0b665ac0e466914e21dcf02f7fe8321cbc471f15d (from https://pypi.org/simple/play-takeout-to-plex/) (requires-python:>=3.8,<4.0) 2021-03-16T13:30:46,862 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/87/31/549bb056313696c8b8a6f1cb226112d918fd643e0f2d867f2e7d32633e33/play_takeout_to_plex-0.1.1-py3-none-any.whl#sha256=c458b12ed5f5762149bb4485362f2a5dbf91a6c0497a8e1c666a6dbd09968163 (from https://pypi.org/simple/play-takeout-to-plex/) (requires-python:>=3.8,<4.0) 2021-03-16T13:30:46,862 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/06/d8/4113418cec03157255f0b58861cdd41ccc92f3c0667cad257f5a141d9440/play_takeout_to_plex-0.1.1.tar.gz#sha256=415351b46825d40243f3a7409880932b1bd02691492695f1860e70734e138480 (from https://pypi.org/simple/play-takeout-to-plex/) (requires-python:>=3.8,<4.0) 2021-03-16T13:30:46,863 Given no hashes to check 0 links for project 'play-takeout-to-plex': discarding no candidates 2021-03-16T13:30:46,863 ERROR: Could not find a version that satisfies the requirement play-takeout-to-plex==0.1.0 2021-03-16T13:30:46,863 ERROR: No matching distribution found for play-takeout-to-plex==0.1.0 2021-03-16T13:30:46,864 Exception information: 2021-03-16T13:30:46,864 Traceback (most recent call last): 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T13:30:46,864 crit = self.state.criteria[name] 2021-03-16T13:30:46,864 KeyError: 'play-takeout-to-plex' 2021-03-16T13:30:46,864 2021-03-16T13:30:46,864 During handling of the above exception, another exception occurred: 2021-03-16T13:30:46,864 2021-03-16T13:30:46,864 Traceback (most recent call last): 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T13:30:46,864 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T13:30:46,864 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T13:30:46,864 raise RequirementsConflicted(criterion) 2021-03-16T13:30:46,864 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('play-takeout-to-plex==0.1.0') 2021-03-16T13:30:46,864 2021-03-16T13:30:46,864 During handling of the above exception, another exception occurred: 2021-03-16T13:30:46,864 2021-03-16T13:30:46,864 Traceback (most recent call last): 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T13:30:46,864 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T13:30:46,864 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T13:30:46,864 raise ResolutionImpossible(e.criterion.information) 2021-03-16T13:30:46,864 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('play-takeout-to-plex==0.1.0'), parent=None)] 2021-03-16T13:30:46,864 2021-03-16T13:30:46,864 The above exception was the direct cause of the following exception: 2021-03-16T13:30:46,864 2021-03-16T13:30:46,864 Traceback (most recent call last): 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T13:30:46,864 status = self.run(options, args) 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T13:30:46,864 return func(self, options, args) 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T13:30:46,864 reqs, check_supported_wheels=True 2021-03-16T13:30:46,864 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T13:30:46,864 six.raise_from(error, e) 2021-03-16T13:30:46,864 File "", line 3, in raise_from 2021-03-16T13:30:46,864 pip._internal.exceptions.DistributionNotFound: No matching distribution found for play-takeout-to-plex==0.1.0 2021-03-16T13:30:46,868 Removed build tracker: '/tmp/pip-req-tracker-4_9e6u5d'