2020-09-20T03:47:59,771 Created temporary directory: /tmp/pip-ephem-wheel-cache-z6fhei0r 2020-09-20T03:47:59,774 Created temporary directory: /tmp/pip-req-tracker-bhp2e_ac 2020-09-20T03:47:59,774 Initialized build tracking at /tmp/pip-req-tracker-bhp2e_ac 2020-09-20T03:47:59,774 Created build tracker: /tmp/pip-req-tracker-bhp2e_ac 2020-09-20T03:47:59,774 Entered build tracker: /tmp/pip-req-tracker-bhp2e_ac 2020-09-20T03:47:59,775 Created temporary directory: /tmp/pip-wheel-gu6nj3uf 2020-09-20T03:47:59,783 1 location(s) to search for versions of pydetectright: 2020-09-20T03:47:59,783 * https://pypi.org/simple/pydetectright/ 2020-09-20T03:47:59,784 Fetching project page and analyzing links: https://pypi.org/simple/pydetectright/ 2020-09-20T03:47:59,784 Getting page https://pypi.org/simple/pydetectright/ 2020-09-20T03:47:59,786 Found index url https://pypi.org/simple 2020-09-20T03:47:59,871 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 2020-09-20T03:47:59,871 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 2020-09-20T03:47:59,875 Given no hashes to check 1 links for project 'pydetectright': discarding no candidates 2020-09-20T03:47:59,876 Using version 0.1 (newest of versions: 0.1) 2020-09-20T03:47:59,879 Collecting pydetectright==0.1 2020-09-20T03:47:59,881 Created temporary directory: /tmp/pip-unpack-ax3m85sm 2020-09-20T03:47:59,924 Downloading pyDetectRight-0.1.tar.gz (4.3 MB) 2020-09-20T03:48:00,712 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-bhp2e_ac' 2020-09-20T03:48:00,713 Running setup.py (path:/tmp/pip-wheel-gu6nj3uf/pydetectright/setup.py) egg_info for package pydetectright 2020-09-20T03:48:00,714 Created temporary directory: /tmp/pip-pip-egg-info-ei4ko8cy 2020-09-20T03:48:00,714 Running command python setup.py egg_info 2020-09-20T03:48:01,427 Traceback (most recent call last): 2020-09-20T03:48:01,428 File "", line 1, in 2020-09-20T03:48:01,428 File "/tmp/pip-wheel-gu6nj3uf/pydetectright/setup.py", line 4, in 2020-09-20T03:48:01,429 from pyDetectRight import __version__ 2020-09-20T03:48:01,429 File "/tmp/pip-wheel-gu6nj3uf/pydetectright/pyDetectRight/__init__.py", line 1, in 2020-09-20T03:48:01,430 from DetectRight import DetectRight 2020-09-20T03:48:01,430 ModuleNotFoundError: No module named 'DetectRight' 2020-09-20T03:48:01,474 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T03:48:01,474 Exception information: 2020-09-20T03:48:01,474 Traceback (most recent call last): 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T03:48:01,474 status = self.run(options, args) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T03:48:01,474 return func(self, options, args) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T03:48:01,474 reqs, check_supported_wheels=True 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T03:48:01,474 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T03:48:01,474 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T03:48:01,474 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T03:48:01,474 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T03:48:01,474 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T03:48:01,474 self.req.prepare_metadata() 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T03:48:01,474 self.metadata_directory = self._generate_metadata() 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T03:48:01,474 details=self.name or "from {}".format(self.link) 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T03:48:01,474 command_desc='python setup.py egg_info', 2020-09-20T03:48:01,474 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T03:48:01,474 raise InstallationError(exc_msg) 2020-09-20T03:48:01,474 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T03:48:01,491 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-bhp2e_ac' 2020-09-20T03:48:01,491 Removed build tracker: '/tmp/pip-req-tracker-bhp2e_ac'