2021-07-11T20:05:12,000 Created temporary directory: /tmp/pip-ephem-wheel-cache-3gcg8bcz 2021-07-11T20:05:12,003 Created temporary directory: /tmp/pip-req-tracker-h3i8hv7x 2021-07-11T20:05:12,004 Initialized build tracking at /tmp/pip-req-tracker-h3i8hv7x 2021-07-11T20:05:12,004 Created build tracker: /tmp/pip-req-tracker-h3i8hv7x 2021-07-11T20:05:12,004 Entered build tracker: /tmp/pip-req-tracker-h3i8hv7x 2021-07-11T20:05:12,005 Created temporary directory: /tmp/pip-wheel-_drvmqx2 2021-07-11T20:05:12,034 1 location(s) to search for versions of casket: 2021-07-11T20:05:12,034 * https://pypi.org/simple/casket/ 2021-07-11T20:05:12,034 Fetching project page and analyzing links: https://pypi.org/simple/casket/ 2021-07-11T20:05:12,035 Getting page https://pypi.org/simple/casket/ 2021-07-11T20:05:12,036 Found index url https://pypi.org/simple 2021-07-11T20:05:12,217 Found link https://files.pythonhosted.org/packages/fc/8f/13b7123d57b1ec7b4efe0854b324c1e86414afdc2eadc51cd6df24bcdbf1/casket-0.0.3a.tar.gz#sha256=f2b28ebadbb35a40f325d35f79acdd1ddbb758aacffc5650fab97f405086208e (from https://pypi.org/simple/casket/), version: 0.0.3a 2021-07-11T20:05:12,217 Found link https://files.pythonhosted.org/packages/1e/f7/5efcc98012777b6c7c4d6762b85af3ef258cf10903e78ed5d94df38106ac/casket-0.0.4a0.tar.gz#sha256=aa966476e935980dd08f5b46a148b18d956e7f8df034bc33d3ba724b443b5df0 (from https://pypi.org/simple/casket/), version: 0.0.4a0 2021-07-11T20:05:12,217 Found link https://files.pythonhosted.org/packages/3d/46/fd7dc3a4924eac74e611bde5a79f0ae441b7f63a110c18e85ab344f78aa3/casket-0.0.5a0.tar.gz#sha256=baf4be5b0daafe75c99bf89db7b4cc86c230128f0300ee7fde77200d6710ed82 (from https://pypi.org/simple/casket/), version: 0.0.5a0 2021-07-11T20:05:12,218 Found link https://files.pythonhosted.org/packages/aa/c8/363f50d9be5786a20489e74a5a4b6b8ebed9a01ad38d5311b0f9ae20c850/casket-0.0.6a0.tar.gz#sha256=e041821ddd33e4684946d89478d423204f825f9cc876213ac4eb22c92e3c2ebf (from https://pypi.org/simple/casket/), version: 0.0.6a0 2021-07-11T20:05:12,218 Found link https://files.pythonhosted.org/packages/fe/1c/b996779411c5bca542f1f94076c1277d5ff3a67b02ca94daf3658d79ede8/casket-0.0.7a0.tar.gz#sha256=162fe0ef1f8928b06b54b2557e058e6319126fb41618fdf944607d535d801bc5 (from https://pypi.org/simple/casket/), version: 0.0.7a0 2021-07-11T20:05:12,218 Found link https://files.pythonhosted.org/packages/48/f8/9016a8af95a464f4232ab1e246c965447aacdc9922f9a59ca9dddc05d223/casket-0.0.8a0.tar.gz#sha256=46433c60c2739eb5db9a7f59c4897702b1a6e3660e0a79dd369590ab0f491a2a (from https://pypi.org/simple/casket/), version: 0.0.8a0 2021-07-11T20:05:12,219 Skipping link: not a file: https://pypi.org/simple/casket/ 2021-07-11T20:05:12,237 Given no hashes to check 1 links for project 'casket': discarding no candidates 2021-07-11T20:05:12,256 Collecting casket==0.0.4a0 2021-07-11T20:05:12,258 Created temporary directory: /tmp/pip-unpack-vkm_2jc_ 2021-07-11T20:05:12,434 Downloading casket-0.0.4a0.tar.gz (14 kB) 2021-07-11T20:05:12,508 Added casket==0.0.4a0 from https://files.pythonhosted.org/packages/1e/f7/5efcc98012777b6c7c4d6762b85af3ef258cf10903e78ed5d94df38106ac/casket-0.0.4a0.tar.gz#sha256=aa966476e935980dd08f5b46a148b18d956e7f8df034bc33d3ba724b443b5df0 to build tracker '/tmp/pip-req-tracker-h3i8hv7x' 2021-07-11T20:05:12,509 Running setup.py (path:/tmp/pip-wheel-_drvmqx2/casket_0e54a5fc05a049eba7822b57cbe93d0a/setup.py) egg_info for package casket 2021-07-11T20:05:12,510 Created temporary directory: /tmp/pip-pip-egg-info-34blfghq 2021-07-11T20:05:12,510 Running command python setup.py egg_info 2021-07-11T20:05:13,346 Traceback (most recent call last): 2021-07-11T20:05:13,347 File "/tmp/pip-wheel-_drvmqx2/casket_0e54a5fc05a049eba7822b57cbe93d0a/setup.py", line 3, in 2021-07-11T20:05:13,347 from casket.git import GitInfo 2021-07-11T20:05:13,347 File "/tmp/pip-wheel-_drvmqx2/casket_0e54a5fc05a049eba7822b57cbe93d0a/casket/__init__.py", line 3, in 2021-07-11T20:05:13,348 from .experiment import Experiment 2021-07-11T20:05:13,348 File "/tmp/pip-wheel-_drvmqx2/casket_0e54a5fc05a049eba7822b57cbe93d0a/casket/experiment.py", line 10, in 2021-07-11T20:05:13,348 from tinydb import TinyDB, where 2021-07-11T20:05:13,348 ModuleNotFoundError: No module named 'tinydb' 2021-07-11T20:05:13,348 During handling of the above exception, another exception occurred: 2021-07-11T20:05:13,349 Traceback (most recent call last): 2021-07-11T20:05:13,349 File "", line 1, in 2021-07-11T20:05:13,349 File "/tmp/pip-wheel-_drvmqx2/casket_0e54a5fc05a049eba7822b57cbe93d0a/setup.py", line 6, in 2021-07-11T20:05:13,349 raise RuntimeError("Couldn't find project tag/version") 2021-07-11T20:05:13,350 RuntimeError: Couldn't find project tag/version 2021-07-11T20:05:13,398 WARNING: Discarding https://files.pythonhosted.org/packages/1e/f7/5efcc98012777b6c7c4d6762b85af3ef258cf10903e78ed5d94df38106ac/casket-0.0.4a0.tar.gz#sha256=aa966476e935980dd08f5b46a148b18d956e7f8df034bc33d3ba724b443b5df0 (from https://pypi.org/simple/casket/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T20:05:13,400 ERROR: Could not find a version that satisfies the requirement casket==0.0.4a0 (from versions: 0.0.3a0, 0.0.4a0, 0.0.5a0, 0.0.6a0, 0.0.7a0, 0.0.8a0) 2021-07-11T20:05:13,400 ERROR: No matching distribution found for casket==0.0.4a0 2021-07-11T20:05:13,400 Exception information: 2021-07-11T20:05:13,400 Traceback (most recent call last): 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:05:13,400 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T20:05:13,400 raise RequirementsConflicted(criterion) 2021-07-11T20:05:13,400 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('casket==0.0.4a0') 2021-07-11T20:05:13,400 2021-07-11T20:05:13,400 During handling of the above exception, another exception occurred: 2021-07-11T20:05:13,400 2021-07-11T20:05:13,400 Traceback (most recent call last): 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:05:13,400 result = self._result = resolver.resolve( 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:05:13,400 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T20:05:13,400 raise ResolutionImpossible(e.criterion.information) 2021-07-11T20:05:13,400 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('casket==0.0.4a0'), parent=None)] 2021-07-11T20:05:13,400 2021-07-11T20:05:13,400 The above exception was the direct cause of the following exception: 2021-07-11T20:05:13,400 2021-07-11T20:05:13,400 Traceback (most recent call last): 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:05:13,400 status = self.run(options, args) 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:05:13,400 return func(self, options, args) 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:05:13,400 requirement_set = resolver.resolve( 2021-07-11T20:05:13,400 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T20:05:13,400 raise error from e 2021-07-11T20:05:13,400 pip._internal.exceptions.DistributionNotFound: No matching distribution found for casket==0.0.4a0 2021-07-11T20:05:13,405 Removed casket==0.0.4a0 from https://files.pythonhosted.org/packages/1e/f7/5efcc98012777b6c7c4d6762b85af3ef258cf10903e78ed5d94df38106ac/casket-0.0.4a0.tar.gz#sha256=aa966476e935980dd08f5b46a148b18d956e7f8df034bc33d3ba724b443b5df0 from build tracker '/tmp/pip-req-tracker-h3i8hv7x' 2021-07-11T20:05:13,405 Removed build tracker: '/tmp/pip-req-tracker-h3i8hv7x'