2021-07-10T01:11:33,175 Created temporary directory: /tmp/pip-ephem-wheel-cache-ks811eb_ 2021-07-10T01:11:33,177 Created temporary directory: /tmp/pip-req-tracker-biqgi09f 2021-07-10T01:11:33,178 Initialized build tracking at /tmp/pip-req-tracker-biqgi09f 2021-07-10T01:11:33,178 Created build tracker: /tmp/pip-req-tracker-biqgi09f 2021-07-10T01:11:33,178 Entered build tracker: /tmp/pip-req-tracker-biqgi09f 2021-07-10T01:11:33,179 Created temporary directory: /tmp/pip-wheel-r4y2c2x1 2021-07-10T01:11:33,212 1 location(s) to search for versions of plex-activity-py: 2021-07-10T01:11:33,212 * https://pypi.org/simple/plex-activity-py/ 2021-07-10T01:11:33,213 Fetching project page and analyzing links: https://pypi.org/simple/plex-activity-py/ 2021-07-10T01:11:33,213 Getting page https://pypi.org/simple/plex-activity-py/ 2021-07-10T01:11:33,215 Found index url https://pypi.org/simple 2021-07-10T01:11:33,395 Found link https://files.pythonhosted.org/packages/0e/a8/3919018218e79384067162f6ea410c5f239ab4919611fb5dbdc472331334/plex.activity.py-0.6.0.zip#sha256=3aa5d1fe5e2e9735307c004029128091527336cff5a2462e9a2027de58c8714f (from https://pypi.org/simple/plex-activity-py/), version: 0.6.0 2021-07-10T01:11:33,396 Found link https://files.pythonhosted.org/packages/df/c4/8fbdee32a6f6ed97f8b2674e02d8ba8ecbf5fdea9a997017e2dbfa79fa0b/plex.activity.py-0.6.2.zip#sha256=fefb4496e11168e9ff0e5107bd1f3e4ad70cae83ae8d10edf640abba32540b4c (from https://pypi.org/simple/plex-activity-py/), version: 0.6.2 2021-07-10T01:11:33,396 Skipping link: not a file: https://pypi.org/simple/plex-activity-py/ 2021-07-10T01:11:33,412 Given no hashes to check 1 links for project 'plex-activity-py': discarding no candidates 2021-07-10T01:11:33,430 Collecting plex-activity-py==0.6.0 2021-07-10T01:11:33,431 Created temporary directory: /tmp/pip-unpack-bs660mwd 2021-07-10T01:11:33,601 Downloading plex.activity.py-0.6.0.zip (16 kB) 2021-07-10T01:11:33,664 Added plex-activity-py==0.6.0 from https://files.pythonhosted.org/packages/0e/a8/3919018218e79384067162f6ea410c5f239ab4919611fb5dbdc472331334/plex.activity.py-0.6.0.zip#sha256=3aa5d1fe5e2e9735307c004029128091527336cff5a2462e9a2027de58c8714f to build tracker '/tmp/pip-req-tracker-biqgi09f' 2021-07-10T01:11:33,665 Running setup.py (path:/tmp/pip-wheel-r4y2c2x1/plex-activity-py_5d721d3546cc4608b53a91eb831a88dd/setup.py) egg_info for package plex-activity-py 2021-07-10T01:11:33,666 Created temporary directory: /tmp/pip-pip-egg-info-x8srwzor 2021-07-10T01:11:33,666 Running command python setup.py egg_info 2021-07-10T01:11:34,289 Traceback (most recent call last): 2021-07-10T01:11:34,290 File "", line 1, in 2021-07-10T01:11:34,290 File "/tmp/pip-wheel-r4y2c2x1/plex-activity-py_5d721d3546cc4608b53a91eb831a88dd/setup.py", line 1, in 2021-07-10T01:11:34,290 from plex_activity import __version__ 2021-07-10T01:11:34,290 File "/tmp/pip-wheel-r4y2c2x1/plex-activity-py_5d721d3546cc4608b53a91eb831a88dd/plex_activity/__init__.py", line 13 2021-07-10T01:11:34,291 except Exception, ex: 2021-07-10T01:11:34,291 ^ 2021-07-10T01:11:34,291 SyntaxError: invalid syntax 2021-07-10T01:11:34,338 WARNING: Discarding https://files.pythonhosted.org/packages/0e/a8/3919018218e79384067162f6ea410c5f239ab4919611fb5dbdc472331334/plex.activity.py-0.6.0.zip#sha256=3aa5d1fe5e2e9735307c004029128091527336cff5a2462e9a2027de58c8714f (from https://pypi.org/simple/plex-activity-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:11:34,339 ERROR: Could not find a version that satisfies the requirement plex-activity-py==0.6.0 (from versions: 0.6.0, 0.6.2) 2021-07-10T01:11:34,340 ERROR: No matching distribution found for plex-activity-py==0.6.0 2021-07-10T01:11:34,340 Exception information: 2021-07-10T01:11:34,340 Traceback (most recent call last): 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:11:34,340 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:11:34,340 raise RequirementsConflicted(criterion) 2021-07-10T01:11:34,340 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plex-activity-py==0.6.0') 2021-07-10T01:11:34,340 2021-07-10T01:11:34,340 During handling of the above exception, another exception occurred: 2021-07-10T01:11:34,340 2021-07-10T01:11:34,340 Traceback (most recent call last): 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:11:34,340 result = self._result = resolver.resolve( 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:11:34,340 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:11:34,340 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:11:34,340 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plex-activity-py==0.6.0'), parent=None)] 2021-07-10T01:11:34,340 2021-07-10T01:11:34,340 The above exception was the direct cause of the following exception: 2021-07-10T01:11:34,340 2021-07-10T01:11:34,340 Traceback (most recent call last): 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:11:34,340 status = self.run(options, args) 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:11:34,340 return func(self, options, args) 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:11:34,340 requirement_set = resolver.resolve( 2021-07-10T01:11:34,340 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:11:34,340 raise error from e 2021-07-10T01:11:34,340 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plex-activity-py==0.6.0 2021-07-10T01:11:34,345 Removed plex-activity-py==0.6.0 from https://files.pythonhosted.org/packages/0e/a8/3919018218e79384067162f6ea410c5f239ab4919611fb5dbdc472331334/plex.activity.py-0.6.0.zip#sha256=3aa5d1fe5e2e9735307c004029128091527336cff5a2462e9a2027de58c8714f from build tracker '/tmp/pip-req-tracker-biqgi09f' 2021-07-10T01:11:34,345 Removed build tracker: '/tmp/pip-req-tracker-biqgi09f'