2021-07-09T21:47:00,262 Created temporary directory: /tmp/pip-ephem-wheel-cache-cehe_h6_ 2021-07-09T21:47:00,265 Created temporary directory: /tmp/pip-req-tracker-jolbxr02 2021-07-09T21:47:00,265 Initialized build tracking at /tmp/pip-req-tracker-jolbxr02 2021-07-09T21:47:00,265 Created build tracker: /tmp/pip-req-tracker-jolbxr02 2021-07-09T21:47:00,265 Entered build tracker: /tmp/pip-req-tracker-jolbxr02 2021-07-09T21:47:00,266 Created temporary directory: /tmp/pip-wheel-hqgxcce8 2021-07-09T21:47:00,299 1 location(s) to search for versions of luckystrike: 2021-07-09T21:47:00,299 * https://pypi.org/simple/luckystrike/ 2021-07-09T21:47:00,299 Fetching project page and analyzing links: https://pypi.org/simple/luckystrike/ 2021-07-09T21:47:00,300 Getting page https://pypi.org/simple/luckystrike/ 2021-07-09T21:47:00,301 Found index url https://pypi.org/simple 2021-07-09T21:47:00,490 Found link https://files.pythonhosted.org/packages/65/61/830d51d47a3b04054fbba9a8bf3a2ee626e2d998ad9e72f542f8cbd4f310/luckystrike-0.1.tar.gz#sha256=de5eed9e7a804027d9e2109cf139a0e35fe0da165ad911f0206f9db12212405e (from https://pypi.org/simple/luckystrike/), version: 0.1 2021-07-09T21:47:00,490 Found link https://files.pythonhosted.org/packages/71/7c/99fc8fff89b24b6ccaed0b231634997da16580b9deed62f06125b2965086/luckystrike-0.11.tar.gz#sha256=4b60052af51f428539a2f67254a97de4bb6680764cdaa6b09084d60c2eeb161c (from https://pypi.org/simple/luckystrike/), version: 0.11 2021-07-09T21:47:00,490 Skipping link: not a file: https://pypi.org/simple/luckystrike/ 2021-07-09T21:47:00,507 Given no hashes to check 1 links for project 'luckystrike': discarding no candidates 2021-07-09T21:47:00,524 Collecting luckystrike==0.1 2021-07-09T21:47:00,525 Created temporary directory: /tmp/pip-unpack-_0pndg1y 2021-07-09T21:47:00,786 Downloading luckystrike-0.1.tar.gz (9.2 kB) 2021-07-09T21:47:00,839 Added luckystrike==0.1 from https://files.pythonhosted.org/packages/65/61/830d51d47a3b04054fbba9a8bf3a2ee626e2d998ad9e72f542f8cbd4f310/luckystrike-0.1.tar.gz#sha256=de5eed9e7a804027d9e2109cf139a0e35fe0da165ad911f0206f9db12212405e to build tracker '/tmp/pip-req-tracker-jolbxr02' 2021-07-09T21:47:00,840 Running setup.py (path:/tmp/pip-wheel-hqgxcce8/luckystrike_d89295d9408147f9b997d97999b977d4/setup.py) egg_info for package luckystrike 2021-07-09T21:47:00,841 Created temporary directory: /tmp/pip-pip-egg-info-6r91byzq 2021-07-09T21:47:00,841 Running command python setup.py egg_info 2021-07-09T21:47:01,489 Traceback (most recent call last): 2021-07-09T21:47:01,490 File "", line 1, in 2021-07-09T21:47:01,490 File "/tmp/pip-wheel-hqgxcce8/luckystrike_d89295d9408147f9b997d97999b977d4/setup.py", line 18, in 2021-07-09T21:47:01,491 long_description=open('README.md').read(), 2021-07-09T21:47:01,491 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T21:47:01,540 WARNING: Discarding https://files.pythonhosted.org/packages/65/61/830d51d47a3b04054fbba9a8bf3a2ee626e2d998ad9e72f542f8cbd4f310/luckystrike-0.1.tar.gz#sha256=de5eed9e7a804027d9e2109cf139a0e35fe0da165ad911f0206f9db12212405e (from https://pypi.org/simple/luckystrike/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:47:01,542 ERROR: Could not find a version that satisfies the requirement luckystrike==0.1 (from versions: 0.1, 0.11) 2021-07-09T21:47:01,542 ERROR: No matching distribution found for luckystrike==0.1 2021-07-09T21:47:01,542 Exception information: 2021-07-09T21:47:01,542 Traceback (most recent call last): 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:47:01,542 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:47:01,542 raise RequirementsConflicted(criterion) 2021-07-09T21:47:01,542 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('luckystrike==0.1') 2021-07-09T21:47:01,542 2021-07-09T21:47:01,542 During handling of the above exception, another exception occurred: 2021-07-09T21:47:01,542 2021-07-09T21:47:01,542 Traceback (most recent call last): 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:47:01,542 result = self._result = resolver.resolve( 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:47:01,542 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:47:01,542 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:47:01,542 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('luckystrike==0.1'), parent=None)] 2021-07-09T21:47:01,542 2021-07-09T21:47:01,542 The above exception was the direct cause of the following exception: 2021-07-09T21:47:01,542 2021-07-09T21:47:01,542 Traceback (most recent call last): 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:47:01,542 status = self.run(options, args) 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:47:01,542 return func(self, options, args) 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:47:01,542 requirement_set = resolver.resolve( 2021-07-09T21:47:01,542 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:47:01,542 raise error from e 2021-07-09T21:47:01,542 pip._internal.exceptions.DistributionNotFound: No matching distribution found for luckystrike==0.1 2021-07-09T21:47:01,547 Removed luckystrike==0.1 from https://files.pythonhosted.org/packages/65/61/830d51d47a3b04054fbba9a8bf3a2ee626e2d998ad9e72f542f8cbd4f310/luckystrike-0.1.tar.gz#sha256=de5eed9e7a804027d9e2109cf139a0e35fe0da165ad911f0206f9db12212405e from build tracker '/tmp/pip-req-tracker-jolbxr02' 2021-07-09T21:47:01,547 Removed build tracker: '/tmp/pip-req-tracker-jolbxr02'