2021-07-10T05:58:10,721 Created temporary directory: /tmp/pip-ephem-wheel-cache-0gyhvk1c 2021-07-10T05:58:10,725 Created temporary directory: /tmp/pip-req-tracker-6q_6msm8 2021-07-10T05:58:10,725 Initialized build tracking at /tmp/pip-req-tracker-6q_6msm8 2021-07-10T05:58:10,725 Created build tracker: /tmp/pip-req-tracker-6q_6msm8 2021-07-10T05:58:10,725 Entered build tracker: /tmp/pip-req-tracker-6q_6msm8 2021-07-10T05:58:10,726 Created temporary directory: /tmp/pip-wheel-q4k7mtfh 2021-07-10T05:58:10,764 1 location(s) to search for versions of pymovieinfo: 2021-07-10T05:58:10,764 * https://pypi.org/simple/pymovieinfo/ 2021-07-10T05:58:10,764 Fetching project page and analyzing links: https://pypi.org/simple/pymovieinfo/ 2021-07-10T05:58:10,765 Getting page https://pypi.org/simple/pymovieinfo/ 2021-07-10T05:58:10,766 Found index url https://pypi.org/simple 2021-07-10T05:58:10,857 Found link https://files.pythonhosted.org/packages/16/d5/7d3304617966ba5d8bb7ca5904f4acdd9247b71efc79829c6d6a230e89cd/pymovieinfo-0.1.tar.gz#sha256=a6199fe6aaada950bbd9e1ea277a51e61a7b4c19c5e971a40966a09bd2553a58 (from https://pypi.org/simple/pymovieinfo/), version: 0.1 2021-07-10T05:58:10,858 Found link https://files.pythonhosted.org/packages/e6/d0/ae1b17d2be29dc5edf839fab2b675548a2622f434d321d3431d97f655da8/pymovieinfo-0.2.tar.gz#sha256=76c26a81973025ce298b9059cc3d09f2697cad896a7cb1779022574d298df130 (from https://pypi.org/simple/pymovieinfo/), version: 0.2 2021-07-10T05:58:10,858 Skipping link: not a file: https://pypi.org/simple/pymovieinfo/ 2021-07-10T05:58:10,876 Given no hashes to check 1 links for project 'pymovieinfo': discarding no candidates 2021-07-10T05:58:10,895 Collecting pymovieinfo==0.2 2021-07-10T05:58:10,897 Created temporary directory: /tmp/pip-unpack-ogg_y_nx 2021-07-10T05:58:11,072 Downloading pymovieinfo-0.2.tar.gz (1.5 kB) 2021-07-10T05:58:11,108 Added pymovieinfo==0.2 from https://files.pythonhosted.org/packages/e6/d0/ae1b17d2be29dc5edf839fab2b675548a2622f434d321d3431d97f655da8/pymovieinfo-0.2.tar.gz#sha256=76c26a81973025ce298b9059cc3d09f2697cad896a7cb1779022574d298df130 to build tracker '/tmp/pip-req-tracker-6q_6msm8' 2021-07-10T05:58:11,109 Running setup.py (path:/tmp/pip-wheel-q4k7mtfh/pymovieinfo_657b4a090eff4198b41fce0429de4d32/setup.py) egg_info for package pymovieinfo 2021-07-10T05:58:11,109 Created temporary directory: /tmp/pip-pip-egg-info-gzcc_6cm 2021-07-10T05:58:11,110 Running command python setup.py egg_info 2021-07-10T05:58:11,778 Traceback (most recent call last): 2021-07-10T05:58:11,778 File "", line 1, in 2021-07-10T05:58:11,779 File "/tmp/pip-wheel-q4k7mtfh/pymovieinfo_657b4a090eff4198b41fce0429de4d32/setup.py", line 2, in 2021-07-10T05:58:11,779 import pymovieinfo 2021-07-10T05:58:11,779 File "/tmp/pip-wheel-q4k7mtfh/pymovieinfo_657b4a090eff4198b41fce0429de4d32/pymovieinfo.py", line 18 2021-07-10T05:58:11,780 print "Sorry, could not find a movie with that name :'(" 2021-07-10T05:58:11,780 ^ 2021-07-10T05:58:11,780 SyntaxError: invalid syntax 2021-07-10T05:58:11,829 WARNING: Discarding https://files.pythonhosted.org/packages/e6/d0/ae1b17d2be29dc5edf839fab2b675548a2622f434d321d3431d97f655da8/pymovieinfo-0.2.tar.gz#sha256=76c26a81973025ce298b9059cc3d09f2697cad896a7cb1779022574d298df130 (from https://pypi.org/simple/pymovieinfo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:58:11,830 ERROR: Could not find a version that satisfies the requirement pymovieinfo==0.2 (from versions: 0.1, 0.2) 2021-07-10T05:58:11,831 ERROR: No matching distribution found for pymovieinfo==0.2 2021-07-10T05:58:11,831 Exception information: 2021-07-10T05:58:11,831 Traceback (most recent call last): 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:58:11,831 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:58:11,831 raise RequirementsConflicted(criterion) 2021-07-10T05:58:11,831 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymovieinfo==0.2') 2021-07-10T05:58:11,831 2021-07-10T05:58:11,831 During handling of the above exception, another exception occurred: 2021-07-10T05:58:11,831 2021-07-10T05:58:11,831 Traceback (most recent call last): 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:58:11,831 result = self._result = resolver.resolve( 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:58:11,831 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:58:11,831 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:58:11,831 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymovieinfo==0.2'), parent=None)] 2021-07-10T05:58:11,831 2021-07-10T05:58:11,831 The above exception was the direct cause of the following exception: 2021-07-10T05:58:11,831 2021-07-10T05:58:11,831 Traceback (most recent call last): 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:58:11,831 status = self.run(options, args) 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:58:11,831 return func(self, options, args) 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:58:11,831 requirement_set = resolver.resolve( 2021-07-10T05:58:11,831 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:58:11,831 raise error from e 2021-07-10T05:58:11,831 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymovieinfo==0.2 2021-07-10T05:58:11,836 Removed pymovieinfo==0.2 from https://files.pythonhosted.org/packages/e6/d0/ae1b17d2be29dc5edf839fab2b675548a2622f434d321d3431d97f655da8/pymovieinfo-0.2.tar.gz#sha256=76c26a81973025ce298b9059cc3d09f2697cad896a7cb1779022574d298df130 from build tracker '/tmp/pip-req-tracker-6q_6msm8' 2021-07-10T05:58:11,836 Removed build tracker: '/tmp/pip-req-tracker-6q_6msm8'