2021-07-12T21:24:11,849 Created temporary directory: /tmp/pip-ephem-wheel-cache-xu82_p28 2021-07-12T21:24:11,852 Created temporary directory: /tmp/pip-req-tracker-yr8x8_y0 2021-07-12T21:24:11,852 Initialized build tracking at /tmp/pip-req-tracker-yr8x8_y0 2021-07-12T21:24:11,853 Created build tracker: /tmp/pip-req-tracker-yr8x8_y0 2021-07-12T21:24:11,853 Entered build tracker: /tmp/pip-req-tracker-yr8x8_y0 2021-07-12T21:24:11,853 Created temporary directory: /tmp/pip-wheel-3s8elc6w 2021-07-12T21:24:11,882 1 location(s) to search for versions of syrahsearch: 2021-07-12T21:24:11,882 * https://pypi.org/simple/syrahsearch/ 2021-07-12T21:24:11,882 Fetching project page and analyzing links: https://pypi.org/simple/syrahsearch/ 2021-07-12T21:24:11,883 Getting page https://pypi.org/simple/syrahsearch/ 2021-07-12T21:24:11,885 Found index url https://pypi.org/simple 2021-07-12T21:24:11,972 Found link https://files.pythonhosted.org/packages/9c/c3/80c00ffd5feadcdb6e36ca0edf3a8c4184f588a213f730e88bec25fbb54d/syrahsearch-0.0.0.2.1.tar.gz#sha256=a1001e5fb3642a9b56b3c7e6378e4aa9cc2a853febb79d5bf83b5f20f8a4a331 (from https://pypi.org/simple/syrahsearch/), version: 0.0.0.2.1 2021-07-12T21:24:11,972 Found link https://files.pythonhosted.org/packages/87/43/61b3433d7bf951c98fb5a7ae00d1ba9e24c032833a6eab12f188ca67f2e5/syrahsearch-0.0.0.2.2.tar.gz#sha256=007ac3016f0b68b2c45cc3dc4d68249bd3e46a72ef756fdd6e6d54865a2ce6d7 (from https://pypi.org/simple/syrahsearch/), version: 0.0.0.2.2 2021-07-12T21:24:11,972 Skipping link: not a file: https://pypi.org/simple/syrahsearch/ 2021-07-12T21:24:11,990 Given no hashes to check 1 links for project 'syrahsearch': discarding no candidates 2021-07-12T21:24:12,009 Collecting syrahsearch==0.0.0.2.2 2021-07-12T21:24:12,010 Created temporary directory: /tmp/pip-unpack-dcgvy8w7 2021-07-12T21:24:12,181 Downloading syrahsearch-0.0.0.2.2.tar.gz (6.4 kB) 2021-07-12T21:24:12,245 Added syrahsearch==0.0.0.2.2 from https://files.pythonhosted.org/packages/87/43/61b3433d7bf951c98fb5a7ae00d1ba9e24c032833a6eab12f188ca67f2e5/syrahsearch-0.0.0.2.2.tar.gz#sha256=007ac3016f0b68b2c45cc3dc4d68249bd3e46a72ef756fdd6e6d54865a2ce6d7 to build tracker '/tmp/pip-req-tracker-yr8x8_y0' 2021-07-12T21:24:12,246 Running setup.py (path:/tmp/pip-wheel-3s8elc6w/syrahsearch_5cb5d67462e74ec4952d4c78d61fdc24/setup.py) egg_info for package syrahsearch 2021-07-12T21:24:12,247 Created temporary directory: /tmp/pip-pip-egg-info-i1q4i1d1 2021-07-12T21:24:12,247 Running command python setup.py egg_info 2021-07-12T21:24:13,280 Traceback (most recent call last): 2021-07-12T21:24:13,281 File "", line 1, in 2021-07-12T21:24:13,282 File "/tmp/pip-wheel-3s8elc6w/syrahsearch_5cb5d67462e74ec4952d4c78d61fdc24/setup.py", line 3, in 2021-07-12T21:24:13,283 from scan import version 2021-07-12T21:24:13,283 File "/tmp/pip-wheel-3s8elc6w/syrahsearch_5cb5d67462e74ec4952d4c78d61fdc24/scan.py", line 5, in 2021-07-12T21:24:13,284 from syrah import scanIP 2021-07-12T21:24:13,284 File "/tmp/pip-wheel-3s8elc6w/syrahsearch_5cb5d67462e74ec4952d4c78d61fdc24/syrah.py", line 3, in 2021-07-12T21:24:13,285 import socket, requests, validators, certifi 2021-07-12T21:24:13,285 ModuleNotFoundError: No module named 'validators' 2021-07-12T21:24:13,354 WARNING: Discarding https://files.pythonhosted.org/packages/87/43/61b3433d7bf951c98fb5a7ae00d1ba9e24c032833a6eab12f188ca67f2e5/syrahsearch-0.0.0.2.2.tar.gz#sha256=007ac3016f0b68b2c45cc3dc4d68249bd3e46a72ef756fdd6e6d54865a2ce6d7 (from https://pypi.org/simple/syrahsearch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T21:24:13,355 ERROR: Could not find a version that satisfies the requirement syrahsearch==0.0.0.2.2 (from versions: 0.0.0.2.1, 0.0.0.2.2) 2021-07-12T21:24:13,355 ERROR: No matching distribution found for syrahsearch==0.0.0.2.2 2021-07-12T21:24:13,356 Exception information: 2021-07-12T21:24:13,356 Traceback (most recent call last): 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T21:24:13,356 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T21:24:13,356 raise RequirementsConflicted(criterion) 2021-07-12T21:24:13,356 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('syrahsearch==0.0.0.2.2') 2021-07-12T21:24:13,356 2021-07-12T21:24:13,356 During handling of the above exception, another exception occurred: 2021-07-12T21:24:13,356 2021-07-12T21:24:13,356 Traceback (most recent call last): 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T21:24:13,356 result = self._result = resolver.resolve( 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T21:24:13,356 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T21:24:13,356 raise ResolutionImpossible(e.criterion.information) 2021-07-12T21:24:13,356 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('syrahsearch==0.0.0.2.2'), parent=None)] 2021-07-12T21:24:13,356 2021-07-12T21:24:13,356 The above exception was the direct cause of the following exception: 2021-07-12T21:24:13,356 2021-07-12T21:24:13,356 Traceback (most recent call last): 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T21:24:13,356 status = self.run(options, args) 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T21:24:13,356 return func(self, options, args) 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T21:24:13,356 requirement_set = resolver.resolve( 2021-07-12T21:24:13,356 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T21:24:13,356 raise error from e 2021-07-12T21:24:13,356 pip._internal.exceptions.DistributionNotFound: No matching distribution found for syrahsearch==0.0.0.2.2 2021-07-12T21:24:13,360 Removed syrahsearch==0.0.0.2.2 from https://files.pythonhosted.org/packages/87/43/61b3433d7bf951c98fb5a7ae00d1ba9e24c032833a6eab12f188ca67f2e5/syrahsearch-0.0.0.2.2.tar.gz#sha256=007ac3016f0b68b2c45cc3dc4d68249bd3e46a72ef756fdd6e6d54865a2ce6d7 from build tracker '/tmp/pip-req-tracker-yr8x8_y0' 2021-07-12T21:24:13,361 Removed build tracker: '/tmp/pip-req-tracker-yr8x8_y0'