2021-07-12T00:18:13,263 Created temporary directory: /tmp/pip-ephem-wheel-cache-8fh8dwgx 2021-07-12T00:18:13,266 Created temporary directory: /tmp/pip-req-tracker-lba9d71s 2021-07-12T00:18:13,266 Initialized build tracking at /tmp/pip-req-tracker-lba9d71s 2021-07-12T00:18:13,266 Created build tracker: /tmp/pip-req-tracker-lba9d71s 2021-07-12T00:18:13,267 Entered build tracker: /tmp/pip-req-tracker-lba9d71s 2021-07-12T00:18:13,267 Created temporary directory: /tmp/pip-wheel-rmvatr49 2021-07-12T00:18:13,296 1 location(s) to search for versions of pycrayon: 2021-07-12T00:18:13,296 * https://pypi.org/simple/pycrayon/ 2021-07-12T00:18:13,297 Fetching project page and analyzing links: https://pypi.org/simple/pycrayon/ 2021-07-12T00:18:13,297 Getting page https://pypi.org/simple/pycrayon/ 2021-07-12T00:18:13,299 Found index url https://pypi.org/simple 2021-07-12T00:18:13,481 Found link https://files.pythonhosted.org/packages/e2/26/7cee32b73c626bea9b1d64a5a0b0be4c3215c6422b9088e237c0b4032569/pycrayon-0.1.tar.gz#sha256=44fdf6f8796fa483f4d62cd8ec9294b22f1c58777cf060a8386803cf5e8eef45 (from https://pypi.org/simple/pycrayon/), version: 0.1 2021-07-12T00:18:13,482 Found link https://files.pythonhosted.org/packages/cd/7b/98ad772d76024d03957e2dae0d6f4e43d446947664f60baf81223f2cebae/pycrayon-0.2.tar.gz#sha256=7cd4aca22df02e570b5791ad324e9ce71f3ded539dc93caab7052c35c81fa49e (from https://pypi.org/simple/pycrayon/), version: 0.2 2021-07-12T00:18:13,482 Found link https://files.pythonhosted.org/packages/74/49/d5499182aa8fc289a7005e461c2c9976891a247c11f60dded9ae4ef86ed1/pycrayon-0.3.tar.gz#sha256=39cf13b049796e06292609612ea352c22354b0905cc7e11a1e9f664d21f988a4 (from https://pypi.org/simple/pycrayon/), version: 0.3 2021-07-12T00:18:13,482 Found link https://files.pythonhosted.org/packages/30/d7/b69c1b56af9dca54a6408afe47543955d46faf35865765b58955e4bef90e/pycrayon-0.4.tar.gz#sha256=40134b2abadefd5a3b6d28a9bd159fe77b296c91e29f5b4f76b5ab1c8077f241 (from https://pypi.org/simple/pycrayon/), version: 0.4 2021-07-12T00:18:13,483 Found link https://files.pythonhosted.org/packages/0f/ed/e0c61f7e3e468d4cf25cd44bbd74653068b8c41c6d455590d1e28fc16d35/pycrayon-0.5.tar.gz#sha256=5cf17a240416a0b6207ae3fcaa0e0a30d33d374693d00d3e2838f97cee0b9998 (from https://pypi.org/simple/pycrayon/), version: 0.5 2021-07-12T00:18:13,483 Skipping link: not a file: https://pypi.org/simple/pycrayon/ 2021-07-12T00:18:13,501 Given no hashes to check 1 links for project 'pycrayon': discarding no candidates 2021-07-12T00:18:13,520 Collecting pycrayon==0.3 2021-07-12T00:18:13,522 Created temporary directory: /tmp/pip-unpack-_h41a8mx 2021-07-12T00:18:13,694 Downloading pycrayon-0.3.tar.gz (3.7 kB) 2021-07-12T00:18:13,723 Added pycrayon==0.3 from https://files.pythonhosted.org/packages/74/49/d5499182aa8fc289a7005e461c2c9976891a247c11f60dded9ae4ef86ed1/pycrayon-0.3.tar.gz#sha256=39cf13b049796e06292609612ea352c22354b0905cc7e11a1e9f664d21f988a4 to build tracker '/tmp/pip-req-tracker-lba9d71s' 2021-07-12T00:18:13,725 Running setup.py (path:/tmp/pip-wheel-rmvatr49/pycrayon_0cdbe03fd8a94c339b242bb953e2385a/setup.py) egg_info for package pycrayon 2021-07-12T00:18:13,725 Created temporary directory: /tmp/pip-pip-egg-info-ptep1kga 2021-07-12T00:18:13,726 Running command python setup.py egg_info 2021-07-12T00:18:14,614 Traceback (most recent call last): 2021-07-12T00:18:14,615 File "", line 1, in 2021-07-12T00:18:14,615 File "/tmp/pip-wheel-rmvatr49/pycrayon_0cdbe03fd8a94c339b242bb953e2385a/setup.py", line 2, in 2021-07-12T00:18:14,615 from pycrayon.crayon import __version__ 2021-07-12T00:18:14,615 File "/tmp/pip-wheel-rmvatr49/pycrayon_0cdbe03fd8a94c339b242bb953e2385a/pycrayon/__init__.py", line 1, in 2021-07-12T00:18:14,616 from crayon import CrayonClient 2021-07-12T00:18:14,616 ModuleNotFoundError: No module named 'crayon' 2021-07-12T00:18:14,667 WARNING: Discarding https://files.pythonhosted.org/packages/74/49/d5499182aa8fc289a7005e461c2c9976891a247c11f60dded9ae4ef86ed1/pycrayon-0.3.tar.gz#sha256=39cf13b049796e06292609612ea352c22354b0905cc7e11a1e9f664d21f988a4 (from https://pypi.org/simple/pycrayon/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T00:18:14,668 ERROR: Could not find a version that satisfies the requirement pycrayon==0.3 (from versions: 0.1, 0.2, 0.3, 0.4, 0.5) 2021-07-12T00:18:14,669 ERROR: No matching distribution found for pycrayon==0.3 2021-07-12T00:18:14,669 Exception information: 2021-07-12T00:18:14,669 Traceback (most recent call last): 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T00:18:14,669 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T00:18:14,669 raise RequirementsConflicted(criterion) 2021-07-12T00:18:14,669 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycrayon==0.3') 2021-07-12T00:18:14,669 2021-07-12T00:18:14,669 During handling of the above exception, another exception occurred: 2021-07-12T00:18:14,669 2021-07-12T00:18:14,669 Traceback (most recent call last): 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T00:18:14,669 result = self._result = resolver.resolve( 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T00:18:14,669 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T00:18:14,669 raise ResolutionImpossible(e.criterion.information) 2021-07-12T00:18:14,669 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycrayon==0.3'), parent=None)] 2021-07-12T00:18:14,669 2021-07-12T00:18:14,669 The above exception was the direct cause of the following exception: 2021-07-12T00:18:14,669 2021-07-12T00:18:14,669 Traceback (most recent call last): 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T00:18:14,669 status = self.run(options, args) 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T00:18:14,669 return func(self, options, args) 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T00:18:14,669 requirement_set = resolver.resolve( 2021-07-12T00:18:14,669 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T00:18:14,669 raise error from e 2021-07-12T00:18:14,669 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycrayon==0.3 2021-07-12T00:18:14,674 Removed pycrayon==0.3 from https://files.pythonhosted.org/packages/74/49/d5499182aa8fc289a7005e461c2c9976891a247c11f60dded9ae4ef86ed1/pycrayon-0.3.tar.gz#sha256=39cf13b049796e06292609612ea352c22354b0905cc7e11a1e9f664d21f988a4 from build tracker '/tmp/pip-req-tracker-lba9d71s' 2021-07-12T00:18:14,674 Removed build tracker: '/tmp/pip-req-tracker-lba9d71s'