2021-07-21T04:40:09,470 Created temporary directory: /tmp/pip-ephem-wheel-cache-8a2yf5uj 2021-07-21T04:40:09,473 Created temporary directory: /tmp/pip-req-tracker-qu9goexd 2021-07-21T04:40:09,473 Initialized build tracking at /tmp/pip-req-tracker-qu9goexd 2021-07-21T04:40:09,473 Created build tracker: /tmp/pip-req-tracker-qu9goexd 2021-07-21T04:40:09,473 Entered build tracker: /tmp/pip-req-tracker-qu9goexd 2021-07-21T04:40:09,474 Created temporary directory: /tmp/pip-wheel-sqyp_g_z 2021-07-21T04:40:09,501 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-21T04:40:09,504 2 location(s) to search for versions of datastructures1: 2021-07-21T04:40:09,504 * https://pypi.org/simple/datastructures1/ 2021-07-21T04:40:09,504 * https://www.piwheels.org/simple/datastructures1/ 2021-07-21T04:40:09,504 Fetching project page and analyzing links: https://pypi.org/simple/datastructures1/ 2021-07-21T04:40:09,505 Getting page https://pypi.org/simple/datastructures1/ 2021-07-21T04:40:09,506 Found index url https://pypi.org/simple 2021-07-21T04:40:09,708 Found link https://files.pythonhosted.org/packages/e3/75/cf467cfc71835c436a9a579df3e0c2f6727ca27be9a33ff7ff34220f7a8e/DataStructures1-1.0.0.tar.gz#sha256=24813f05706360a6ad951b7d801c38b471a3e8f7d956b27762857e28848d3da5 (from https://pypi.org/simple/datastructures1/) (requires-python:>=3.6), version: 1.0.0 2021-07-21T04:40:09,709 Fetching project page and analyzing links: https://www.piwheels.org/simple/datastructures1/ 2021-07-21T04:40:09,709 Getting page https://www.piwheels.org/simple/datastructures1/ 2021-07-21T04:40:09,710 Found index url https://www.piwheels.org/simple 2021-07-21T04:40:09,983 Skipping link: not a file: https://www.piwheels.org/simple/datastructures1/ 2021-07-21T04:40:09,984 Skipping link: not a file: https://pypi.org/simple/datastructures1/ 2021-07-21T04:40:10,008 Given no hashes to check 1 links for project 'datastructures1': discarding no candidates 2021-07-21T04:40:10,026 Collecting datastructures1==1.0.0 2021-07-21T04:40:10,028 Created temporary directory: /tmp/pip-unpack-8ucpqbvb 2021-07-21T04:40:10,069 Downloading DataStructures1-1.0.0.tar.gz (5.1 kB) 2021-07-21T04:40:10,107 Added datastructures1==1.0.0 from https://files.pythonhosted.org/packages/e3/75/cf467cfc71835c436a9a579df3e0c2f6727ca27be9a33ff7ff34220f7a8e/DataStructures1-1.0.0.tar.gz#sha256=24813f05706360a6ad951b7d801c38b471a3e8f7d956b27762857e28848d3da5 to build tracker '/tmp/pip-req-tracker-qu9goexd' 2021-07-21T04:40:10,108 Running setup.py (path:/tmp/pip-wheel-sqyp_g_z/datastructures1_fab36e6d3e494e668b731354e8252f12/setup.py) egg_info for package datastructures1 2021-07-21T04:40:10,108 Created temporary directory: /tmp/pip-pip-egg-info-j2lx5yiv 2021-07-21T04:40:10,109 Running command python setup.py egg_info 2021-07-21T04:40:11,110 Traceback (most recent call last): 2021-07-21T04:40:11,110 File "", line 1, in 2021-07-21T04:40:11,111 File "/tmp/pip-wheel-sqyp_g_z/datastructures1_fab36e6d3e494e668b731354e8252f12/setup.py", line 3, in 2021-07-21T04:40:11,111 with open("README.md", "r") as fh: 2021-07-21T04:40:11,111 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-21T04:40:11,160 WARNING: Discarding https://files.pythonhosted.org/packages/e3/75/cf467cfc71835c436a9a579df3e0c2f6727ca27be9a33ff7ff34220f7a8e/DataStructures1-1.0.0.tar.gz#sha256=24813f05706360a6ad951b7d801c38b471a3e8f7d956b27762857e28848d3da5 (from https://pypi.org/simple/datastructures1/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-21T04:40:11,161 ERROR: Could not find a version that satisfies the requirement datastructures1==1.0.0 (from versions: 1.0.0) 2021-07-21T04:40:11,162 ERROR: No matching distribution found for datastructures1==1.0.0 2021-07-21T04:40:11,162 Exception information: 2021-07-21T04:40:11,162 Traceback (most recent call last): 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-21T04:40:11,162 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-21T04:40:11,162 raise RequirementsConflicted(criterion) 2021-07-21T04:40:11,162 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datastructures1==1.0.0') 2021-07-21T04:40:11,162 2021-07-21T04:40:11,162 During handling of the above exception, another exception occurred: 2021-07-21T04:40:11,162 2021-07-21T04:40:11,162 Traceback (most recent call last): 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-21T04:40:11,162 result = self._result = resolver.resolve( 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-21T04:40:11,162 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-21T04:40:11,162 raise ResolutionImpossible(e.criterion.information) 2021-07-21T04:40:11,162 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datastructures1==1.0.0'), parent=None)] 2021-07-21T04:40:11,162 2021-07-21T04:40:11,162 The above exception was the direct cause of the following exception: 2021-07-21T04:40:11,162 2021-07-21T04:40:11,162 Traceback (most recent call last): 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-21T04:40:11,162 status = self.run(options, args) 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-21T04:40:11,162 return func(self, options, args) 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-21T04:40:11,162 requirement_set = resolver.resolve( 2021-07-21T04:40:11,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-21T04:40:11,162 raise error from e 2021-07-21T04:40:11,162 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datastructures1==1.0.0 2021-07-21T04:40:11,167 Removed datastructures1==1.0.0 from https://files.pythonhosted.org/packages/e3/75/cf467cfc71835c436a9a579df3e0c2f6727ca27be9a33ff7ff34220f7a8e/DataStructures1-1.0.0.tar.gz#sha256=24813f05706360a6ad951b7d801c38b471a3e8f7d956b27762857e28848d3da5 from build tracker '/tmp/pip-req-tracker-qu9goexd' 2021-07-21T04:40:11,167 Removed build tracker: '/tmp/pip-req-tracker-qu9goexd'