2021-07-09T10:27:22,972 Created temporary directory: /tmp/pip-ephem-wheel-cache-fb0jvdf5 2021-07-09T10:27:22,975 Created temporary directory: /tmp/pip-req-tracker-ucpxt745 2021-07-09T10:27:22,975 Initialized build tracking at /tmp/pip-req-tracker-ucpxt745 2021-07-09T10:27:22,975 Created build tracker: /tmp/pip-req-tracker-ucpxt745 2021-07-09T10:27:22,975 Entered build tracker: /tmp/pip-req-tracker-ucpxt745 2021-07-09T10:27:22,976 Created temporary directory: /tmp/pip-wheel-d3tkwhh9 2021-07-09T10:27:23,009 1 location(s) to search for versions of pydetectright: 2021-07-09T10:27:23,009 * https://pypi.org/simple/pydetectright/ 2021-07-09T10:27:23,009 Fetching project page and analyzing links: https://pypi.org/simple/pydetectright/ 2021-07-09T10:27:23,010 Getting page https://pypi.org/simple/pydetectright/ 2021-07-09T10:27:23,011 Found index url https://pypi.org/simple 2021-07-09T10:27:23,098 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:27:23,099 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:27:23,099 Skipping link: not a file: https://pypi.org/simple/pydetectright/ 2021-07-09T10:27:23,115 Given no hashes to check 1 links for project 'pydetectright': discarding no candidates 2021-07-09T10:27:23,132 Collecting pydetectright==0.2 2021-07-09T10:27:23,134 Created temporary directory: /tmp/pip-unpack-sbvzycvi 2021-07-09T10:27:24,605 Downloading pyDetectRight-0.2.tar.gz (4.3 MB) 2021-07-09T10:27:25,202 Added pydetectright==0.2 from https://files.pythonhosted.org/packages/7a/b6/6be7d813c0a51044ef5c50d4bf0413045ed39a8db79733186ae45f3f4696/pyDetectRight-0.2.tar.gz#sha256=108c3762005a372a62b1c65f1cf9a8c4cb69a5d6013a9556c18c2dd8ea880633 to build tracker '/tmp/pip-req-tracker-ucpxt745' 2021-07-09T10:27:25,204 Running setup.py (path:/tmp/pip-wheel-d3tkwhh9/pydetectright_b5f652f885b748e5a7868398c1e4fb82/setup.py) egg_info for package pydetectright 2021-07-09T10:27:25,205 Created temporary directory: /tmp/pip-pip-egg-info-0nt1o73a 2021-07-09T10:27:25,205 Running command python setup.py egg_info 2021-07-09T10:27:25,892 Traceback (most recent call last): 2021-07-09T10:27:25,893 File "", line 1, in 2021-07-09T10:27:25,893 File "/tmp/pip-wheel-d3tkwhh9/pydetectright_b5f652f885b748e5a7868398c1e4fb82/setup.py", line 4, in 2021-07-09T10:27:25,893 from pyDetectRight import __version__ 2021-07-09T10:27:25,893 File "/tmp/pip-wheel-d3tkwhh9/pydetectright_b5f652f885b748e5a7868398c1e4fb82/pyDetectRight/__init__.py", line 1, in 2021-07-09T10:27:25,894 from DetectRight import DetectRight 2021-07-09T10:27:25,894 ModuleNotFoundError: No module named 'DetectRight' 2021-07-09T10:27:25,944 WARNING: Discarding https://files.pythonhosted.org/packages/7a/b6/6be7d813c0a51044ef5c50d4bf0413045ed39a8db79733186ae45f3f4696/pyDetectRight-0.2.tar.gz#sha256=108c3762005a372a62b1c65f1cf9a8c4cb69a5d6013a9556c18c2dd8ea880633 (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:27:25,945 ERROR: Could not find a version that satisfies the requirement pydetectright==0.2 (from versions: 0.1, 0.2) 2021-07-09T10:27:25,946 ERROR: No matching distribution found for pydetectright==0.2 2021-07-09T10:27:25,946 Exception information: 2021-07-09T10:27:25,946 Traceback (most recent call last): 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T10:27:25,946 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T10:27:25,946 raise RequirementsConflicted(criterion) 2021-07-09T10:27:25,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydetectright==0.2') 2021-07-09T10:27:25,946 2021-07-09T10:27:25,946 During handling of the above exception, another exception occurred: 2021-07-09T10:27:25,946 2021-07-09T10:27:25,946 Traceback (most recent call last): 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T10:27:25,946 result = self._result = resolver.resolve( 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T10:27:25,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T10:27:25,946 raise ResolutionImpossible(e.criterion.information) 2021-07-09T10:27:25,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydetectright==0.2'), parent=None)] 2021-07-09T10:27:25,946 2021-07-09T10:27:25,946 The above exception was the direct cause of the following exception: 2021-07-09T10:27:25,946 2021-07-09T10:27:25,946 Traceback (most recent call last): 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T10:27:25,946 status = self.run(options, args) 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T10:27:25,946 return func(self, options, args) 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T10:27:25,946 requirement_set = resolver.resolve( 2021-07-09T10:27:25,946 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T10:27:25,946 raise error from e 2021-07-09T10:27:25,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydetectright==0.2 2021-07-09T10:27:25,951 Removed pydetectright==0.2 from https://files.pythonhosted.org/packages/7a/b6/6be7d813c0a51044ef5c50d4bf0413045ed39a8db79733186ae45f3f4696/pyDetectRight-0.2.tar.gz#sha256=108c3762005a372a62b1c65f1cf9a8c4cb69a5d6013a9556c18c2dd8ea880633 from build tracker '/tmp/pip-req-tracker-ucpxt745' 2021-07-09T10:27:25,951 Removed build tracker: '/tmp/pip-req-tracker-ucpxt745'