2021-07-11T15:34:29,794 Created temporary directory: /tmp/pip-ephem-wheel-cache-b0lh2163 2021-07-11T15:34:29,797 Created temporary directory: /tmp/pip-req-tracker-o4alni8x 2021-07-11T15:34:29,797 Initialized build tracking at /tmp/pip-req-tracker-o4alni8x 2021-07-11T15:34:29,798 Created build tracker: /tmp/pip-req-tracker-o4alni8x 2021-07-11T15:34:29,798 Entered build tracker: /tmp/pip-req-tracker-o4alni8x 2021-07-11T15:34:29,798 Created temporary directory: /tmp/pip-wheel-6zy2ee_a 2021-07-11T15:34:29,830 1 location(s) to search for versions of dstruct: 2021-07-11T15:34:29,830 * https://pypi.org/simple/dstruct/ 2021-07-11T15:34:29,830 Fetching project page and analyzing links: https://pypi.org/simple/dstruct/ 2021-07-11T15:34:29,831 Getting page https://pypi.org/simple/dstruct/ 2021-07-11T15:34:29,832 Found index url https://pypi.org/simple 2021-07-11T15:34:29,918 Found link https://files.pythonhosted.org/packages/47/88/a0671a093139134fce103e8b8da9f456887b7604ae722c5fbfc2a2af804e/dstruct-0.1.0.tar.gz#sha256=3b357f0431a73bb0193f3cb5a86f136cb2bea72d049a3dc7579ec9168e383acf (from https://pypi.org/simple/dstruct/), version: 0.1.0 2021-07-11T15:34:29,919 Skipping link: not a file: https://pypi.org/simple/dstruct/ 2021-07-11T15:34:29,936 Given no hashes to check 1 links for project 'dstruct': discarding no candidates 2021-07-11T15:34:29,954 Collecting dstruct==0.1.0 2021-07-11T15:34:29,956 Created temporary directory: /tmp/pip-unpack-o59_m0qa 2021-07-11T15:34:30,131 Downloading dstruct-0.1.0.tar.gz (14 kB) 2021-07-11T15:34:30,193 Added dstruct==0.1.0 from https://files.pythonhosted.org/packages/47/88/a0671a093139134fce103e8b8da9f456887b7604ae722c5fbfc2a2af804e/dstruct-0.1.0.tar.gz#sha256=3b357f0431a73bb0193f3cb5a86f136cb2bea72d049a3dc7579ec9168e383acf to build tracker '/tmp/pip-req-tracker-o4alni8x' 2021-07-11T15:34:30,194 Running setup.py (path:/tmp/pip-wheel-6zy2ee_a/dstruct_7dc23a1fe0ea4403be62fcff30d8aff6/setup.py) egg_info for package dstruct 2021-07-11T15:34:30,195 Created temporary directory: /tmp/pip-pip-egg-info-u53q2tqz 2021-07-11T15:34:30,195 Running command python setup.py egg_info 2021-07-11T15:34:30,831 Traceback (most recent call last): 2021-07-11T15:34:30,832 File "", line 1, in 2021-07-11T15:34:30,832 File "/tmp/pip-wheel-6zy2ee_a/dstruct_7dc23a1fe0ea4403be62fcff30d8aff6/setup.py", line 42, in 2021-07-11T15:34:30,833 with open("summary.rst", "r") as f: 2021-07-11T15:34:30,833 FileNotFoundError: [Errno 2] No such file or directory: 'summary.rst' 2021-07-11T15:34:30,879 WARNING: Discarding https://files.pythonhosted.org/packages/47/88/a0671a093139134fce103e8b8da9f456887b7604ae722c5fbfc2a2af804e/dstruct-0.1.0.tar.gz#sha256=3b357f0431a73bb0193f3cb5a86f136cb2bea72d049a3dc7579ec9168e383acf (from https://pypi.org/simple/dstruct/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T15:34:30,880 ERROR: Could not find a version that satisfies the requirement dstruct==0.1.0 (from versions: 0.1.0) 2021-07-11T15:34:30,881 ERROR: No matching distribution found for dstruct==0.1.0 2021-07-11T15:34:30,881 Exception information: 2021-07-11T15:34:30,881 Traceback (most recent call last): 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T15:34:30,881 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T15:34:30,881 raise RequirementsConflicted(criterion) 2021-07-11T15:34:30,881 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dstruct==0.1.0') 2021-07-11T15:34:30,881 2021-07-11T15:34:30,881 During handling of the above exception, another exception occurred: 2021-07-11T15:34:30,881 2021-07-11T15:34:30,881 Traceback (most recent call last): 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T15:34:30,881 result = self._result = resolver.resolve( 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T15:34:30,881 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T15:34:30,881 raise ResolutionImpossible(e.criterion.information) 2021-07-11T15:34:30,881 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dstruct==0.1.0'), parent=None)] 2021-07-11T15:34:30,881 2021-07-11T15:34:30,881 The above exception was the direct cause of the following exception: 2021-07-11T15:34:30,881 2021-07-11T15:34:30,881 Traceback (most recent call last): 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T15:34:30,881 status = self.run(options, args) 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T15:34:30,881 return func(self, options, args) 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T15:34:30,881 requirement_set = resolver.resolve( 2021-07-11T15:34:30,881 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T15:34:30,881 raise error from e 2021-07-11T15:34:30,881 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dstruct==0.1.0 2021-07-11T15:34:30,886 Removed dstruct==0.1.0 from https://files.pythonhosted.org/packages/47/88/a0671a093139134fce103e8b8da9f456887b7604ae722c5fbfc2a2af804e/dstruct-0.1.0.tar.gz#sha256=3b357f0431a73bb0193f3cb5a86f136cb2bea72d049a3dc7579ec9168e383acf from build tracker '/tmp/pip-req-tracker-o4alni8x' 2021-07-11T15:34:30,886 Removed build tracker: '/tmp/pip-req-tracker-o4alni8x'