2021-07-11T22:07:43,067 Created temporary directory: /tmp/pip-ephem-wheel-cache-zgwllh6m 2021-07-11T22:07:43,070 Created temporary directory: /tmp/pip-req-tracker-fc8675dk 2021-07-11T22:07:43,070 Initialized build tracking at /tmp/pip-req-tracker-fc8675dk 2021-07-11T22:07:43,071 Created build tracker: /tmp/pip-req-tracker-fc8675dk 2021-07-11T22:07:43,071 Entered build tracker: /tmp/pip-req-tracker-fc8675dk 2021-07-11T22:07:43,072 Created temporary directory: /tmp/pip-wheel-v0_baql7 2021-07-11T22:07:43,100 1 location(s) to search for versions of mokito: 2021-07-11T22:07:43,100 * https://pypi.org/simple/mokito/ 2021-07-11T22:07:43,101 Fetching project page and analyzing links: https://pypi.org/simple/mokito/ 2021-07-11T22:07:43,101 Getting page https://pypi.org/simple/mokito/ 2021-07-11T22:07:43,103 Found index url https://pypi.org/simple 2021-07-11T22:07:43,195 Found link https://files.pythonhosted.org/packages/22/cf/b538e1323a3ab76a8d20b414bb27943573b2c8be0676a985de6c79b44a0b/mokito-0.1.18.tar.gz#sha256=c2547f286862712c8114fc97d7d27cc3bfc6895e90742422a918e5d530cbf3d0 (from https://pypi.org/simple/mokito/), version: 0.1.18 2021-07-11T22:07:43,196 Found link https://files.pythonhosted.org/packages/62/c9/3b18e9eb9dc6cd9effb73cdc2035c82e0f531668a0cac6865ea78bf829b5/mokito-0.2.15.tar.gz#sha256=107b1601eee443a5f4d2f011b47d45f495fe3b400308dc17eefe25c5bea54dc3 (from https://pypi.org/simple/mokito/), version: 0.2.15 2021-07-11T22:07:43,196 Found link https://files.pythonhosted.org/packages/74/d2/c110793ca33bfd725ce5a79bb17a1ffe83010b16af1966ddc9149d572461/mokito-0.3.6.tar.gz#sha256=42923397e0d1d1cd0725bdf45e1ba796012b3d51765b230e2cdea6583e552602 (from https://pypi.org/simple/mokito/), version: 0.3.6 2021-07-11T22:07:43,196 Found link https://files.pythonhosted.org/packages/00/f0/a1586f467bb7240ca56aeb5d554e7b3a27a91629a6334fc59fb246a2d906/mokito-0.3.7.tar.gz#sha256=b2fc2642057deb5a1a9ef4dc6dc91acd4a043dcaf04d8b82e822675056587644 (from https://pypi.org/simple/mokito/), version: 0.3.7 2021-07-11T22:07:43,197 Found link https://files.pythonhosted.org/packages/6d/92/5262b63269583ba9590a577add4f33cc81cdd1f6f3c4695b44664025a0af/mokito-0.3.8.tar.gz#sha256=5d260098b0fb0519b8a7472ef7a64e32304317e874f61e8ca1e220f7f6d815e0 (from https://pypi.org/simple/mokito/), version: 0.3.8 2021-07-11T22:07:43,197 Found link https://files.pythonhosted.org/packages/e5/35/156fc0dbd8fd5ad8d4e6b1364c56b3c800c4d8ed9c2626896341855d2d41/mokito-0.3.9.tar.gz#sha256=140df0268fee212665aa8a109b03330c6cf77b5a2fac148c8ad841f0f1548cb0 (from https://pypi.org/simple/mokito/), version: 0.3.9 2021-07-11T22:07:43,197 Skipping link: not a file: https://pypi.org/simple/mokito/ 2021-07-11T22:07:43,215 Given no hashes to check 1 links for project 'mokito': discarding no candidates 2021-07-11T22:07:43,234 Collecting mokito==0.1.18 2021-07-11T22:07:43,235 Created temporary directory: /tmp/pip-unpack-whpzw0iu 2021-07-11T22:07:43,411 Downloading mokito-0.1.18.tar.gz (26 kB) 2021-07-11T22:07:43,505 Added mokito==0.1.18 from https://files.pythonhosted.org/packages/22/cf/b538e1323a3ab76a8d20b414bb27943573b2c8be0676a985de6c79b44a0b/mokito-0.1.18.tar.gz#sha256=c2547f286862712c8114fc97d7d27cc3bfc6895e90742422a918e5d530cbf3d0 to build tracker '/tmp/pip-req-tracker-fc8675dk' 2021-07-11T22:07:43,506 Running setup.py (path:/tmp/pip-wheel-v0_baql7/mokito_1fd80303a6a24c6593026436b3d4fbf3/setup.py) egg_info for package mokito 2021-07-11T22:07:43,507 Created temporary directory: /tmp/pip-pip-egg-info-o8mxqkzn 2021-07-11T22:07:43,507 Running command python setup.py egg_info 2021-07-11T22:07:44,365 Traceback (most recent call last): 2021-07-11T22:07:44,366 File "", line 1, in 2021-07-11T22:07:44,366 File "/tmp/pip-wheel-v0_baql7/mokito_1fd80303a6a24c6593026436b3d4fbf3/setup.py", line 36, in 2021-07-11T22:07:44,366 from mokito import version 2021-07-11T22:07:44,366 File "/tmp/pip-wheel-v0_baql7/mokito_1fd80303a6a24c6593026436b3d4fbf3/mokito/__init__.py", line 3, in 2021-07-11T22:07:44,367 from .client import Client 2021-07-11T22:07:44,367 File "/tmp/pip-wheel-v0_baql7/mokito_1fd80303a6a24c6593026436b3d4fbf3/mokito/client.py", line 5, in 2021-07-11T22:07:44,367 from bson.son import SON 2021-07-11T22:07:44,367 ModuleNotFoundError: No module named 'bson' 2021-07-11T22:07:44,430 WARNING: Discarding https://files.pythonhosted.org/packages/22/cf/b538e1323a3ab76a8d20b414bb27943573b2c8be0676a985de6c79b44a0b/mokito-0.1.18.tar.gz#sha256=c2547f286862712c8114fc97d7d27cc3bfc6895e90742422a918e5d530cbf3d0 (from https://pypi.org/simple/mokito/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:07:44,432 ERROR: Could not find a version that satisfies the requirement mokito==0.1.18 (from versions: 0.1.18, 0.2.15, 0.3.6, 0.3.7, 0.3.8, 0.3.9) 2021-07-11T22:07:44,432 ERROR: No matching distribution found for mokito==0.1.18 2021-07-11T22:07:44,432 Exception information: 2021-07-11T22:07:44,432 Traceback (most recent call last): 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:07:44,432 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:07:44,432 raise RequirementsConflicted(criterion) 2021-07-11T22:07:44,432 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mokito==0.1.18') 2021-07-11T22:07:44,432 2021-07-11T22:07:44,432 During handling of the above exception, another exception occurred: 2021-07-11T22:07:44,432 2021-07-11T22:07:44,432 Traceback (most recent call last): 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:07:44,432 result = self._result = resolver.resolve( 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:07:44,432 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:07:44,432 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:07:44,432 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mokito==0.1.18'), parent=None)] 2021-07-11T22:07:44,432 2021-07-11T22:07:44,432 The above exception was the direct cause of the following exception: 2021-07-11T22:07:44,432 2021-07-11T22:07:44,432 Traceback (most recent call last): 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:07:44,432 status = self.run(options, args) 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:07:44,432 return func(self, options, args) 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:07:44,432 requirement_set = resolver.resolve( 2021-07-11T22:07:44,432 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:07:44,432 raise error from e 2021-07-11T22:07:44,432 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mokito==0.1.18 2021-07-11T22:07:44,437 Removed mokito==0.1.18 from https://files.pythonhosted.org/packages/22/cf/b538e1323a3ab76a8d20b414bb27943573b2c8be0676a985de6c79b44a0b/mokito-0.1.18.tar.gz#sha256=c2547f286862712c8114fc97d7d27cc3bfc6895e90742422a918e5d530cbf3d0 from build tracker '/tmp/pip-req-tracker-fc8675dk' 2021-07-11T22:07:44,438 Removed build tracker: '/tmp/pip-req-tracker-fc8675dk'