2021-07-09T05:03:54,164 Created temporary directory: /tmp/pip-ephem-wheel-cache-r_z2gj38 2021-07-09T05:03:54,167 Created temporary directory: /tmp/pip-req-tracker-rcbbo02g 2021-07-09T05:03:54,168 Initialized build tracking at /tmp/pip-req-tracker-rcbbo02g 2021-07-09T05:03:54,168 Created build tracker: /tmp/pip-req-tracker-rcbbo02g 2021-07-09T05:03:54,168 Entered build tracker: /tmp/pip-req-tracker-rcbbo02g 2021-07-09T05:03:54,169 Created temporary directory: /tmp/pip-wheel-6bk7kjur 2021-07-09T05:03:54,203 1 location(s) to search for versions of bright-vc: 2021-07-09T05:03:54,203 * https://pypi.org/simple/bright-vc/ 2021-07-09T05:03:54,204 Fetching project page and analyzing links: https://pypi.org/simple/bright-vc/ 2021-07-09T05:03:54,204 Getting page https://pypi.org/simple/bright-vc/ 2021-07-09T05:03:54,206 Found index url https://pypi.org/simple 2021-07-09T05:03:54,389 Found link https://files.pythonhosted.org/packages/45/4d/f48458167477a12163c5db0e15c0fabf37429d340e2ec7ae16cb89a6e350/bright-vc-1.0.0.tar.gz#sha256=8439d89f8bd345f7722e67ff1493a495577a476128c8d1cab93394a6df2b759b (from https://pypi.org/simple/bright-vc/), version: 1.0.0 2021-07-09T05:03:54,389 Found link https://files.pythonhosted.org/packages/c3/d7/0cbe0cda36090e2dc3e95776144044131c9dad6bb350634eec031729399f/bright-vc-1.1.0.tar.gz#sha256=c167ee440e5b2942238e943e6698181cc292fd6717fd3a4562b5af41dd9803e7 (from https://pypi.org/simple/bright-vc/), version: 1.1.0 2021-07-09T05:03:54,390 Found link https://files.pythonhosted.org/packages/73/6e/a5cbe121bccd2c1087f04081909bfb5e17a7023629be665192ddc066c37c/bright-vc-1.1.1.tar.gz#sha256=83e266c922e8618483d90936adb273e34bcc0ee3eb3506ef32ace9c566bb75e5 (from https://pypi.org/simple/bright-vc/), version: 1.1.1 2021-07-09T05:03:54,390 Skipping link: not a file: https://pypi.org/simple/bright-vc/ 2021-07-09T05:03:54,406 Given no hashes to check 1 links for project 'bright-vc': discarding no candidates 2021-07-09T05:03:54,424 Collecting bright-vc==1.0.0 2021-07-09T05:03:54,426 Created temporary directory: /tmp/pip-unpack-qbc_s824 2021-07-09T05:03:54,613 Downloading bright-vc-1.0.0.tar.gz (2.0 kB) 2021-07-09T05:03:54,651 Added bright-vc==1.0.0 from https://files.pythonhosted.org/packages/45/4d/f48458167477a12163c5db0e15c0fabf37429d340e2ec7ae16cb89a6e350/bright-vc-1.0.0.tar.gz#sha256=8439d89f8bd345f7722e67ff1493a495577a476128c8d1cab93394a6df2b759b to build tracker '/tmp/pip-req-tracker-rcbbo02g' 2021-07-09T05:03:54,652 Running setup.py (path:/tmp/pip-wheel-6bk7kjur/bright-vc_e060c70f30bb460899e85580ebfbc517/setup.py) egg_info for package bright-vc 2021-07-09T05:03:54,653 Created temporary directory: /tmp/pip-pip-egg-info-v0x3kkb7 2021-07-09T05:03:54,653 Running command python setup.py egg_info 2021-07-09T05:03:55,319 Traceback (most recent call last): 2021-07-09T05:03:55,320 File "", line 1, in 2021-07-09T05:03:55,320 File "/tmp/pip-wheel-6bk7kjur/bright-vc_e060c70f30bb460899e85580ebfbc517/setup.py", line 56 2021-07-09T05:03:55,320 print "You probably want to also tag the version now:" 2021-07-09T05:03:55,321 ^ 2021-07-09T05:03:55,321 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2021-07-09T05:03:55,370 WARNING: Discarding https://files.pythonhosted.org/packages/45/4d/f48458167477a12163c5db0e15c0fabf37429d340e2ec7ae16cb89a6e350/bright-vc-1.0.0.tar.gz#sha256=8439d89f8bd345f7722e67ff1493a495577a476128c8d1cab93394a6df2b759b (from https://pypi.org/simple/bright-vc/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:03:55,371 ERROR: Could not find a version that satisfies the requirement bright-vc==1.0.0 (from versions: 1.0.0, 1.1.0, 1.1.1) 2021-07-09T05:03:55,371 ERROR: No matching distribution found for bright-vc==1.0.0 2021-07-09T05:03:55,372 Exception information: 2021-07-09T05:03:55,372 Traceback (most recent call last): 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:03:55,372 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:03:55,372 raise RequirementsConflicted(criterion) 2021-07-09T05:03:55,372 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bright-vc==1.0.0') 2021-07-09T05:03:55,372 2021-07-09T05:03:55,372 During handling of the above exception, another exception occurred: 2021-07-09T05:03:55,372 2021-07-09T05:03:55,372 Traceback (most recent call last): 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:03:55,372 result = self._result = resolver.resolve( 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:03:55,372 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:03:55,372 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:03:55,372 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bright-vc==1.0.0'), parent=None)] 2021-07-09T05:03:55,372 2021-07-09T05:03:55,372 The above exception was the direct cause of the following exception: 2021-07-09T05:03:55,372 2021-07-09T05:03:55,372 Traceback (most recent call last): 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:03:55,372 status = self.run(options, args) 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:03:55,372 return func(self, options, args) 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:03:55,372 requirement_set = resolver.resolve( 2021-07-09T05:03:55,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:03:55,372 raise error from e 2021-07-09T05:03:55,372 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bright-vc==1.0.0 2021-07-09T05:03:55,377 Removed bright-vc==1.0.0 from https://files.pythonhosted.org/packages/45/4d/f48458167477a12163c5db0e15c0fabf37429d340e2ec7ae16cb89a6e350/bright-vc-1.0.0.tar.gz#sha256=8439d89f8bd345f7722e67ff1493a495577a476128c8d1cab93394a6df2b759b from build tracker '/tmp/pip-req-tracker-rcbbo02g' 2021-07-09T05:03:55,377 Removed build tracker: '/tmp/pip-req-tracker-rcbbo02g'