2021-07-15T06:00:09,033 Created temporary directory: /tmp/pip-ephem-wheel-cache-te14dk4p 2021-07-15T06:00:09,037 Created temporary directory: /tmp/pip-req-tracker-c0p9iikp 2021-07-15T06:00:09,038 Initialized build tracking at /tmp/pip-req-tracker-c0p9iikp 2021-07-15T06:00:09,038 Created build tracker: /tmp/pip-req-tracker-c0p9iikp 2021-07-15T06:00:09,039 Entered build tracker: /tmp/pip-req-tracker-c0p9iikp 2021-07-15T06:00:09,051 Created temporary directory: /tmp/pip-wheel-56ojf9ee 2021-07-15T06:00:09,135 1 location(s) to search for versions of lnevx-alg: 2021-07-15T06:00:09,135 * https://pypi.org/simple/lnevx-alg/ 2021-07-15T06:00:09,136 Fetching project page and analyzing links: https://pypi.org/simple/lnevx-alg/ 2021-07-15T06:00:09,137 Getting page https://pypi.org/simple/lnevx-alg/ 2021-07-15T06:00:09,151 Found index url https://pypi.org/simple 2021-07-15T06:00:09,273 Found link https://files.pythonhosted.org/packages/a8/03/782d3ac22540686dca3cd128da405e0333ffc33a5b1baeaeb33430bda73f/lnevx_alg-1.0.0.tar.gz#sha256=b4c0c71a90c701a136743e8b3ad52a7b01340b16a2eeab17e6d65e2390e2b7cf (from https://pypi.org/simple/lnevx-alg/), version: 1.0.0 2021-07-15T06:00:09,274 Found link https://files.pythonhosted.org/packages/16/d4/a2a0b2944ba75f3a3b5dbd4dc04c40b84608c822cf73245e8e17b7c13cd2/lnevx_alg-1.0.1.tar.gz#sha256=02c88771766e2c7241fd0d34ab192f7da684f8d4848daba5af02cfac3d187946 (from https://pypi.org/simple/lnevx-alg/), version: 1.0.1 2021-07-15T06:00:09,274 Skipping link: not a file: https://pypi.org/simple/lnevx-alg/ 2021-07-15T06:00:09,306 Given no hashes to check 1 links for project 'lnevx-alg': discarding no candidates 2021-07-15T06:00:09,379 Collecting lnevx-alg==1.0.0 2021-07-15T06:00:09,390 Created temporary directory: /tmp/pip-unpack-n9knahcy 2021-07-15T06:00:09,568 Downloading lnevx_alg-1.0.0.tar.gz (1.5 kB) 2021-07-15T06:00:09,623 Added lnevx-alg==1.0.0 from https://files.pythonhosted.org/packages/a8/03/782d3ac22540686dca3cd128da405e0333ffc33a5b1baeaeb33430bda73f/lnevx_alg-1.0.0.tar.gz#sha256=b4c0c71a90c701a136743e8b3ad52a7b01340b16a2eeab17e6d65e2390e2b7cf to build tracker '/tmp/pip-req-tracker-c0p9iikp' 2021-07-15T06:00:09,631 Running setup.py (path:/tmp/pip-wheel-56ojf9ee/lnevx-alg_72e9a87299e34bcfa6122a6f32857623/setup.py) egg_info for package lnevx-alg 2021-07-15T06:00:09,632 Created temporary directory: /tmp/pip-pip-egg-info-h00r1m3z 2021-07-15T06:00:09,633 Running command python setup.py egg_info 2021-07-15T06:00:11,348 Traceback (most recent call last): 2021-07-15T06:00:11,349 File "", line 1, in 2021-07-15T06:00:11,349 File "/tmp/pip-wheel-56ojf9ee/lnevx-alg_72e9a87299e34bcfa6122a6f32857623/setup.py", line 10, in 2021-07-15T06:00:11,350 long_description=open(join(dirname(__file__), 'README.txt')).read(), 2021-07-15T06:00:11,350 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-56ojf9ee/lnevx-alg_72e9a87299e34bcfa6122a6f32857623/README.txt' 2021-07-15T06:00:11,420 WARNING: Discarding https://files.pythonhosted.org/packages/a8/03/782d3ac22540686dca3cd128da405e0333ffc33a5b1baeaeb33430bda73f/lnevx_alg-1.0.0.tar.gz#sha256=b4c0c71a90c701a136743e8b3ad52a7b01340b16a2eeab17e6d65e2390e2b7cf (from https://pypi.org/simple/lnevx-alg/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T06:00:11,422 ERROR: Could not find a version that satisfies the requirement lnevx-alg==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-15T06:00:11,423 ERROR: No matching distribution found for lnevx-alg==1.0.0 2021-07-15T06:00:11,423 Exception information: 2021-07-15T06:00:11,423 Traceback (most recent call last): 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T06:00:11,423 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T06:00:11,423 raise RequirementsConflicted(criterion) 2021-07-15T06:00:11,423 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lnevx-alg==1.0.0') 2021-07-15T06:00:11,423 2021-07-15T06:00:11,423 During handling of the above exception, another exception occurred: 2021-07-15T06:00:11,423 2021-07-15T06:00:11,423 Traceback (most recent call last): 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T06:00:11,423 result = self._result = resolver.resolve( 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T06:00:11,423 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T06:00:11,423 raise ResolutionImpossible(e.criterion.information) 2021-07-15T06:00:11,423 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lnevx-alg==1.0.0'), parent=None)] 2021-07-15T06:00:11,423 2021-07-15T06:00:11,423 The above exception was the direct cause of the following exception: 2021-07-15T06:00:11,423 2021-07-15T06:00:11,423 Traceback (most recent call last): 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T06:00:11,423 status = self.run(options, args) 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T06:00:11,423 return func(self, options, args) 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T06:00:11,423 requirement_set = resolver.resolve( 2021-07-15T06:00:11,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T06:00:11,423 raise error from e 2021-07-15T06:00:11,423 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lnevx-alg==1.0.0 2021-07-15T06:00:11,446 Removed lnevx-alg==1.0.0 from https://files.pythonhosted.org/packages/a8/03/782d3ac22540686dca3cd128da405e0333ffc33a5b1baeaeb33430bda73f/lnevx_alg-1.0.0.tar.gz#sha256=b4c0c71a90c701a136743e8b3ad52a7b01340b16a2eeab17e6d65e2390e2b7cf from build tracker '/tmp/pip-req-tracker-c0p9iikp' 2021-07-15T06:00:11,446 Removed build tracker: '/tmp/pip-req-tracker-c0p9iikp'