2021-07-09T10:11:16,055 Created temporary directory: /tmp/pip-ephem-wheel-cache-x9sa1p48 2021-07-09T10:11:16,058 Created temporary directory: /tmp/pip-req-tracker-loqrpigm 2021-07-09T10:11:16,058 Initialized build tracking at /tmp/pip-req-tracker-loqrpigm 2021-07-09T10:11:16,059 Created build tracker: /tmp/pip-req-tracker-loqrpigm 2021-07-09T10:11:16,059 Entered build tracker: /tmp/pip-req-tracker-loqrpigm 2021-07-09T10:11:16,060 Created temporary directory: /tmp/pip-wheel-jhlh4lxo 2021-07-09T10:11:16,093 1 location(s) to search for versions of pydetectright: 2021-07-09T10:11:16,093 * https://pypi.org/simple/pydetectright/ 2021-07-09T10:11:16,094 Fetching project page and analyzing links: https://pypi.org/simple/pydetectright/ 2021-07-09T10:11:16,094 Getting page https://pypi.org/simple/pydetectright/ 2021-07-09T10:11:16,096 Found index url https://pypi.org/simple 2021-07-09T10:11:16,301 Found link https://files.pythonhosted.org/packages/cb/99/67db8481b82e8359b2577797e75c08ff35cf048fcfcc150c7b97ab9c45fb/pyDetectRight-0.1.tar.gz#sha256=d065675ed07f756dd5409fca8f73bf92d770be3af29a39b3d192cb0627194df0 (from https://pypi.org/simple/pydetectright/), version: 0.1 2021-07-09T10:11:16,301 Found link https://files.pythonhosted.org/packages/7a/b6/6be7d813c0a51044ef5c50d4bf0413045ed39a8db79733186ae45f3f4696/pyDetectRight-0.2.tar.gz#sha256=108c3762005a372a62b1c65f1cf9a8c4cb69a5d6013a9556c18c2dd8ea880633 (from https://pypi.org/simple/pydetectright/), version: 0.2 2021-07-09T10:11:16,302 Skipping link: not a file: https://pypi.org/simple/pydetectright/ 2021-07-09T10:11:16,318 Given no hashes to check 1 links for project 'pydetectright': discarding no candidates 2021-07-09T10:11:16,335 Collecting pydetectright==0.1 2021-07-09T10:11:16,337 Created temporary directory: /tmp/pip-unpack-s39v8bot 2021-07-09T10:11:18,090 Downloading pyDetectRight-0.1.tar.gz (4.3 MB) 2021-07-09T10:11:18,759 Added pydetectright==0.1 from https://files.pythonhosted.org/packages/cb/99/67db8481b82e8359b2577797e75c08ff35cf048fcfcc150c7b97ab9c45fb/pyDetectRight-0.1.tar.gz#sha256=d065675ed07f756dd5409fca8f73bf92d770be3af29a39b3d192cb0627194df0 to build tracker '/tmp/pip-req-tracker-loqrpigm' 2021-07-09T10:11:18,760 Running setup.py (path:/tmp/pip-wheel-jhlh4lxo/pydetectright_8b2233833e8147a7b51040c7b863d699/setup.py) egg_info for package pydetectright 2021-07-09T10:11:18,761 Created temporary directory: /tmp/pip-pip-egg-info-_pkcit6e 2021-07-09T10:11:18,761 Running command python setup.py egg_info 2021-07-09T10:11:19,399 Traceback (most recent call last): 2021-07-09T10:11:19,399 File "", line 1, in 2021-07-09T10:11:19,400 File "/tmp/pip-wheel-jhlh4lxo/pydetectright_8b2233833e8147a7b51040c7b863d699/setup.py", line 4, in 2021-07-09T10:11:19,400 from pyDetectRight import __version__ 2021-07-09T10:11:19,400 File "/tmp/pip-wheel-jhlh4lxo/pydetectright_8b2233833e8147a7b51040c7b863d699/pyDetectRight/__init__.py", line 1, in 2021-07-09T10:11:19,400 from DetectRight import DetectRight 2021-07-09T10:11:19,400 ModuleNotFoundError: No module named 'DetectRight' 2021-07-09T10:11:19,450 WARNING: Discarding https://files.pythonhosted.org/packages/cb/99/67db8481b82e8359b2577797e75c08ff35cf048fcfcc150c7b97ab9c45fb/pyDetectRight-0.1.tar.gz#sha256=d065675ed07f756dd5409fca8f73bf92d770be3af29a39b3d192cb0627194df0 (from https://pypi.org/simple/pydetectright/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T10:11:19,452 ERROR: Could not find a version that satisfies the requirement pydetectright==0.1 (from versions: 0.1, 0.2) 2021-07-09T10:11:19,452 ERROR: No matching distribution found for pydetectright==0.1 2021-07-09T10:11:19,452 Exception information: 2021-07-09T10:11:19,452 Traceback (most recent call last): 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:11:19,452 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:11:19,452 raise RequirementsConflicted(criterion) 2021-07-09T10:11:19,452 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydetectright==0.1') 2021-07-09T10:11:19,452 2021-07-09T10:11:19,452 During handling of the above exception, another exception occurred: 2021-07-09T10:11:19,452 2021-07-09T10:11:19,452 Traceback (most recent call last): 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:11:19,452 result = self._result = resolver.resolve( 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:11:19,452 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:11:19,452 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:11:19,452 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydetectright==0.1'), parent=None)] 2021-07-09T10:11:19,452 2021-07-09T10:11:19,452 The above exception was the direct cause of the following exception: 2021-07-09T10:11:19,452 2021-07-09T10:11:19,452 Traceback (most recent call last): 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:11:19,452 status = self.run(options, args) 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:11:19,452 return func(self, options, args) 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:11:19,452 requirement_set = resolver.resolve( 2021-07-09T10:11:19,452 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:11:19,452 raise error from e 2021-07-09T10:11:19,452 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydetectright==0.1 2021-07-09T10:11:19,457 Removed pydetectright==0.1 from https://files.pythonhosted.org/packages/cb/99/67db8481b82e8359b2577797e75c08ff35cf048fcfcc150c7b97ab9c45fb/pyDetectRight-0.1.tar.gz#sha256=d065675ed07f756dd5409fca8f73bf92d770be3af29a39b3d192cb0627194df0 from build tracker '/tmp/pip-req-tracker-loqrpigm' 2021-07-09T10:11:19,457 Removed build tracker: '/tmp/pip-req-tracker-loqrpigm'