2021-07-13T10:24:41,769 Created temporary directory: /tmp/pip-ephem-wheel-cache-3fps4qi2 2021-07-13T10:24:41,772 Created temporary directory: /tmp/pip-req-tracker-tfyn6wyf 2021-07-13T10:24:41,772 Initialized build tracking at /tmp/pip-req-tracker-tfyn6wyf 2021-07-13T10:24:41,772 Created build tracker: /tmp/pip-req-tracker-tfyn6wyf 2021-07-13T10:24:41,773 Entered build tracker: /tmp/pip-req-tracker-tfyn6wyf 2021-07-13T10:24:41,773 Created temporary directory: /tmp/pip-wheel-g3waq9cu 2021-07-13T10:24:41,810 1 location(s) to search for versions of dvina: 2021-07-13T10:24:41,810 * https://pypi.org/simple/dvina/ 2021-07-13T10:24:41,811 Fetching project page and analyzing links: https://pypi.org/simple/dvina/ 2021-07-13T10:24:41,811 Getting page https://pypi.org/simple/dvina/ 2021-07-13T10:24:41,813 Found index url https://pypi.org/simple 2021-07-13T10:24:41,986 Found link https://files.pythonhosted.org/packages/ef/70/9839edb274751fba073e2a992908eb64d13f7acb29d24ce07e2c379ba414/Dvina-1.0.tar.gz#sha256=0d58dbb1c135e1a8813ac8e49a42e80601bfc932afb04314a5aaa12cd9df9b64 (from https://pypi.org/simple/dvina/), version: 1.0 2021-07-13T10:24:41,986 Skipping link: not a file: https://pypi.org/simple/dvina/ 2021-07-13T10:24:42,006 Given no hashes to check 1 links for project 'dvina': discarding no candidates 2021-07-13T10:24:42,026 Collecting dvina==1.0 2021-07-13T10:24:42,028 Created temporary directory: /tmp/pip-unpack-z154g7fm 2021-07-13T10:24:42,074 Downloading Dvina-1.0.tar.gz (21 kB) 2021-07-13T10:24:42,157 Added dvina==1.0 from https://files.pythonhosted.org/packages/ef/70/9839edb274751fba073e2a992908eb64d13f7acb29d24ce07e2c379ba414/Dvina-1.0.tar.gz#sha256=0d58dbb1c135e1a8813ac8e49a42e80601bfc932afb04314a5aaa12cd9df9b64 to build tracker '/tmp/pip-req-tracker-tfyn6wyf' 2021-07-13T10:24:42,158 Running setup.py (path:/tmp/pip-wheel-g3waq9cu/dvina_fa06be1c956b4f079fdf4f5703d9fc4b/setup.py) egg_info for package dvina 2021-07-13T10:24:42,159 Created temporary directory: /tmp/pip-pip-egg-info-r0gm3wno 2021-07-13T10:24:42,159 Running command python setup.py egg_info 2021-07-13T10:24:44,899 Traceback (most recent call last): 2021-07-13T10:24:44,900 File "", line 1, in 2021-07-13T10:24:44,900 File "/tmp/pip-wheel-g3waq9cu/dvina_fa06be1c956b4f079fdf4f5703d9fc4b/setup.py", line 3, in 2021-07-13T10:24:44,900 from dvina import __version__ 2021-07-13T10:24:44,900 File "/tmp/pip-wheel-g3waq9cu/dvina_fa06be1c956b4f079fdf4f5703d9fc4b/dvina/__init__.py", line 2, in 2021-07-13T10:24:44,901 from dvina.active_labeler import ActiveLabeler 2021-07-13T10:24:44,901 File "/tmp/pip-wheel-g3waq9cu/dvina_fa06be1c956b4f079fdf4f5703d9fc4b/dvina/active_labeler.py", line 3, in 2021-07-13T10:24:44,901 from ._ranked_pool_sampler import RankedPoolSampler 2021-07-13T10:24:44,901 File "/tmp/pip-wheel-g3waq9cu/dvina_fa06be1c956b4f079fdf4f5703d9fc4b/dvina/_ranked_pool_sampler.py", line 5, in 2021-07-13T10:24:44,901 from ._utils.serialization import DvinaSerialization 2021-07-13T10:24:44,902 File "/tmp/pip-wheel-g3waq9cu/dvina_fa06be1c956b4f079fdf4f5703d9fc4b/dvina/_utils/serialization.py", line 2, in 2021-07-13T10:24:44,902 from jsonpickle import handlers 2021-07-13T10:24:44,902 ModuleNotFoundError: No module named 'jsonpickle' 2021-07-13T10:24:45,092 WARNING: Discarding https://files.pythonhosted.org/packages/ef/70/9839edb274751fba073e2a992908eb64d13f7acb29d24ce07e2c379ba414/Dvina-1.0.tar.gz#sha256=0d58dbb1c135e1a8813ac8e49a42e80601bfc932afb04314a5aaa12cd9df9b64 (from https://pypi.org/simple/dvina/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T10:24:45,094 ERROR: Could not find a version that satisfies the requirement dvina==1.0 (from versions: 1.0) 2021-07-13T10:24:45,094 ERROR: No matching distribution found for dvina==1.0 2021-07-13T10:24:45,094 Exception information: 2021-07-13T10:24:45,094 Traceback (most recent call last): 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T10:24:45,094 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T10:24:45,094 raise RequirementsConflicted(criterion) 2021-07-13T10:24:45,094 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dvina==1.0') 2021-07-13T10:24:45,094 2021-07-13T10:24:45,094 During handling of the above exception, another exception occurred: 2021-07-13T10:24:45,094 2021-07-13T10:24:45,094 Traceback (most recent call last): 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T10:24:45,094 result = self._result = resolver.resolve( 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T10:24:45,094 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T10:24:45,094 raise ResolutionImpossible(e.criterion.information) 2021-07-13T10:24:45,094 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dvina==1.0'), parent=None)] 2021-07-13T10:24:45,094 2021-07-13T10:24:45,094 The above exception was the direct cause of the following exception: 2021-07-13T10:24:45,094 2021-07-13T10:24:45,094 Traceback (most recent call last): 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T10:24:45,094 status = self.run(options, args) 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T10:24:45,094 return func(self, options, args) 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T10:24:45,094 requirement_set = resolver.resolve( 2021-07-13T10:24:45,094 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T10:24:45,094 raise error from e 2021-07-13T10:24:45,094 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dvina==1.0 2021-07-13T10:24:45,100 Removed dvina==1.0 from https://files.pythonhosted.org/packages/ef/70/9839edb274751fba073e2a992908eb64d13f7acb29d24ce07e2c379ba414/Dvina-1.0.tar.gz#sha256=0d58dbb1c135e1a8813ac8e49a42e80601bfc932afb04314a5aaa12cd9df9b64 from build tracker '/tmp/pip-req-tracker-tfyn6wyf' 2021-07-13T10:24:45,100 Removed build tracker: '/tmp/pip-req-tracker-tfyn6wyf'