2021-07-12T04:35:24,125 Created temporary directory: /tmp/pip-ephem-wheel-cache-g4gp3a7k 2021-07-12T04:35:24,128 Created temporary directory: /tmp/pip-req-tracker-1ehdin80 2021-07-12T04:35:24,129 Initialized build tracking at /tmp/pip-req-tracker-1ehdin80 2021-07-12T04:35:24,129 Created build tracker: /tmp/pip-req-tracker-1ehdin80 2021-07-12T04:35:24,129 Entered build tracker: /tmp/pip-req-tracker-1ehdin80 2021-07-12T04:35:24,130 Created temporary directory: /tmp/pip-wheel-vp0rcg8q 2021-07-12T04:35:24,159 1 location(s) to search for versions of litmath: 2021-07-12T04:35:24,159 * https://pypi.org/simple/litmath/ 2021-07-12T04:35:24,159 Fetching project page and analyzing links: https://pypi.org/simple/litmath/ 2021-07-12T04:35:24,160 Getting page https://pypi.org/simple/litmath/ 2021-07-12T04:35:24,161 Found index url https://pypi.org/simple 2021-07-12T04:35:24,342 Found link https://files.pythonhosted.org/packages/69/09/96ec3fe2c68a00c78c31fb16e50816958b948d6852a6b4decd05d03bd225/LitMath-0.1.0.zip#sha256=bfa0058d993ab1f1aa39dd437b5d808815441f4960d7c32826dc19c6e9845608 (from https://pypi.org/simple/litmath/), version: 0.1.0 2021-07-12T04:35:24,343 Found link https://files.pythonhosted.org/packages/f4/1f/1af602b11de0cf463e09b47f0a300a63de1cda9a26ba4ef6b27ea50640e7/LitMath-0.1.1.zip#sha256=177b1ec076d58c78dcab662f09efe4dcb8b559126ca288b494046d7aea98698a (from https://pypi.org/simple/litmath/), version: 0.1.1 2021-07-12T04:35:24,343 Skipping link: not a file: https://pypi.org/simple/litmath/ 2021-07-12T04:35:24,361 Given no hashes to check 1 links for project 'litmath': discarding no candidates 2021-07-12T04:35:24,379 Collecting litmath==0.1.0 2021-07-12T04:35:24,381 Created temporary directory: /tmp/pip-unpack-8mqp6n_g 2021-07-12T04:35:24,557 Downloading LitMath-0.1.0.zip (10 kB) 2021-07-12T04:35:24,599 Added litmath==0.1.0 from https://files.pythonhosted.org/packages/69/09/96ec3fe2c68a00c78c31fb16e50816958b948d6852a6b4decd05d03bd225/LitMath-0.1.0.zip#sha256=bfa0058d993ab1f1aa39dd437b5d808815441f4960d7c32826dc19c6e9845608 to build tracker '/tmp/pip-req-tracker-1ehdin80' 2021-07-12T04:35:24,600 Running setup.py (path:/tmp/pip-wheel-vp0rcg8q/litmath_6272b9309c994288866c3d6ce85383d2/setup.py) egg_info for package litmath 2021-07-12T04:35:24,601 Created temporary directory: /tmp/pip-pip-egg-info-3cm06ykq 2021-07-12T04:35:24,601 Running command python setup.py egg_info 2021-07-12T04:35:25,438 Traceback (most recent call last): 2021-07-12T04:35:25,439 File "", line 1, in 2021-07-12T04:35:25,439 File "/tmp/pip-wheel-vp0rcg8q/litmath_6272b9309c994288866c3d6ce85383d2/setup.py", line 9, in 2021-07-12T04:35:25,440 long_description=open('README.md').read(), 2021-07-12T04:35:25,440 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T04:35:25,488 WARNING: Discarding https://files.pythonhosted.org/packages/69/09/96ec3fe2c68a00c78c31fb16e50816958b948d6852a6b4decd05d03bd225/LitMath-0.1.0.zip#sha256=bfa0058d993ab1f1aa39dd437b5d808815441f4960d7c32826dc19c6e9845608 (from https://pypi.org/simple/litmath/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T04:35:25,489 ERROR: Could not find a version that satisfies the requirement litmath==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-12T04:35:25,490 ERROR: No matching distribution found for litmath==0.1.0 2021-07-12T04:35:25,490 Exception information: 2021-07-12T04:35:25,490 Traceback (most recent call last): 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:35:25,490 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:35:25,490 raise RequirementsConflicted(criterion) 2021-07-12T04:35:25,490 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('litmath==0.1.0') 2021-07-12T04:35:25,490 2021-07-12T04:35:25,490 During handling of the above exception, another exception occurred: 2021-07-12T04:35:25,490 2021-07-12T04:35:25,490 Traceback (most recent call last): 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:35:25,490 result = self._result = resolver.resolve( 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:35:25,490 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:35:25,490 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:35:25,490 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('litmath==0.1.0'), parent=None)] 2021-07-12T04:35:25,490 2021-07-12T04:35:25,490 The above exception was the direct cause of the following exception: 2021-07-12T04:35:25,490 2021-07-12T04:35:25,490 Traceback (most recent call last): 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:35:25,490 status = self.run(options, args) 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:35:25,490 return func(self, options, args) 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:35:25,490 requirement_set = resolver.resolve( 2021-07-12T04:35:25,490 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:35:25,490 raise error from e 2021-07-12T04:35:25,490 pip._internal.exceptions.DistributionNotFound: No matching distribution found for litmath==0.1.0 2021-07-12T04:35:25,495 Removed litmath==0.1.0 from https://files.pythonhosted.org/packages/69/09/96ec3fe2c68a00c78c31fb16e50816958b948d6852a6b4decd05d03bd225/LitMath-0.1.0.zip#sha256=bfa0058d993ab1f1aa39dd437b5d808815441f4960d7c32826dc19c6e9845608 from build tracker '/tmp/pip-req-tracker-1ehdin80' 2021-07-12T04:35:25,495 Removed build tracker: '/tmp/pip-req-tracker-1ehdin80'