2021-07-15T04:12:54,611 Created temporary directory: /tmp/pip-ephem-wheel-cache-git3eay6 2021-07-15T04:12:54,615 Created temporary directory: /tmp/pip-req-tracker-dcgw70on 2021-07-15T04:12:54,616 Initialized build tracking at /tmp/pip-req-tracker-dcgw70on 2021-07-15T04:12:54,616 Created build tracker: /tmp/pip-req-tracker-dcgw70on 2021-07-15T04:12:54,617 Entered build tracker: /tmp/pip-req-tracker-dcgw70on 2021-07-15T04:12:54,619 Created temporary directory: /tmp/pip-wheel-g2kyk__t 2021-07-15T04:12:54,717 1 location(s) to search for versions of zhsq-toolbox: 2021-07-15T04:12:54,717 * https://pypi.org/simple/zhsq-toolbox/ 2021-07-15T04:12:54,718 Fetching project page and analyzing links: https://pypi.org/simple/zhsq-toolbox/ 2021-07-15T04:12:54,719 Getting page https://pypi.org/simple/zhsq-toolbox/ 2021-07-15T04:12:54,747 Found index url https://pypi.org/simple 2021-07-15T04:12:55,016 Found link https://files.pythonhosted.org/packages/d8/62/b4f8e576938755f45ab2f5fb87dc355a6be58ae05197ad7b628fcf2481a9/zhsq_toolbox-0.0.2.tar.gz#sha256=0e7cef53827754a28371f9a807b9de644907522a951ea0b4f4f563858cd1d58a (from https://pypi.org/simple/zhsq-toolbox/), version: 0.0.2 2021-07-15T04:12:55,016 Found link https://files.pythonhosted.org/packages/77/53/418798e2eb099ae86eee9b910fcc966e13077328572060477e3e9cb27eea/zhsq_toolbox-0.0.3.tar.gz#sha256=3dcd55b3eb28155506b4b4587e452730401eb0a61407137ad93e0403abe8fe01 (from https://pypi.org/simple/zhsq-toolbox/), version: 0.0.3 2021-07-15T04:12:55,017 Skipping link: not a file: https://pypi.org/simple/zhsq-toolbox/ 2021-07-15T04:12:55,081 Given no hashes to check 1 links for project 'zhsq-toolbox': discarding no candidates 2021-07-15T04:12:55,152 Collecting zhsq-toolbox==0.0.2 2021-07-15T04:12:55,155 Created temporary directory: /tmp/pip-unpack-x_f3i9y8 2021-07-15T04:12:55,387 Downloading zhsq_toolbox-0.0.2.tar.gz (4.4 kB) 2021-07-15T04:12:55,486 Added zhsq-toolbox==0.0.2 from https://files.pythonhosted.org/packages/d8/62/b4f8e576938755f45ab2f5fb87dc355a6be58ae05197ad7b628fcf2481a9/zhsq_toolbox-0.0.2.tar.gz#sha256=0e7cef53827754a28371f9a807b9de644907522a951ea0b4f4f563858cd1d58a to build tracker '/tmp/pip-req-tracker-dcgw70on' 2021-07-15T04:12:55,488 Running setup.py (path:/tmp/pip-wheel-g2kyk__t/zhsq-toolbox_56a71ee94125499492da0d66fdf9cf1d/setup.py) egg_info for package zhsq-toolbox 2021-07-15T04:12:55,489 Created temporary directory: /tmp/pip-pip-egg-info-jtsk_lzx 2021-07-15T04:12:55,490 Running command python setup.py egg_info 2021-07-15T04:12:56,769 Traceback (most recent call last): 2021-07-15T04:12:56,770 File "", line 1, in 2021-07-15T04:12:56,770 File "/tmp/pip-wheel-g2kyk__t/zhsq-toolbox_56a71ee94125499492da0d66fdf9cf1d/setup.py", line 13, in 2021-07-15T04:12:56,771 readme = Path("README2.md").read_text() 2021-07-15T04:12:56,771 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2021-07-15T04:12:56,777 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-07-15T04:12:56,778 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2021-07-15T04:12:56,779 return io.open(self, mode, buffering, encoding, errors, newline, 2021-07-15T04:12:56,779 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2021-07-15T04:12:56,780 return self._accessor.open(self, flags, mode) 2021-07-15T04:12:56,781 FileNotFoundError: [Errno 2] No such file or directory: 'README2.md' 2021-07-15T04:12:56,854 WARNING: Discarding https://files.pythonhosted.org/packages/d8/62/b4f8e576938755f45ab2f5fb87dc355a6be58ae05197ad7b628fcf2481a9/zhsq_toolbox-0.0.2.tar.gz#sha256=0e7cef53827754a28371f9a807b9de644907522a951ea0b4f4f563858cd1d58a (from https://pypi.org/simple/zhsq-toolbox/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T04:12:56,856 ERROR: Could not find a version that satisfies the requirement zhsq-toolbox==0.0.2 (from versions: 0.0.2, 0.0.3) 2021-07-15T04:12:56,857 ERROR: No matching distribution found for zhsq-toolbox==0.0.2 2021-07-15T04:12:56,858 Exception information: 2021-07-15T04:12:56,858 Traceback (most recent call last): 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T04:12:56,858 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T04:12:56,858 raise RequirementsConflicted(criterion) 2021-07-15T04:12:56,858 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zhsq-toolbox==0.0.2') 2021-07-15T04:12:56,858 2021-07-15T04:12:56,858 During handling of the above exception, another exception occurred: 2021-07-15T04:12:56,858 2021-07-15T04:12:56,858 Traceback (most recent call last): 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T04:12:56,858 result = self._result = resolver.resolve( 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T04:12:56,858 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T04:12:56,858 raise ResolutionImpossible(e.criterion.information) 2021-07-15T04:12:56,858 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zhsq-toolbox==0.0.2'), parent=None)] 2021-07-15T04:12:56,858 2021-07-15T04:12:56,858 The above exception was the direct cause of the following exception: 2021-07-15T04:12:56,858 2021-07-15T04:12:56,858 Traceback (most recent call last): 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T04:12:56,858 status = self.run(options, args) 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T04:12:56,858 return func(self, options, args) 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T04:12:56,858 requirement_set = resolver.resolve( 2021-07-15T04:12:56,858 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T04:12:56,858 raise error from e 2021-07-15T04:12:56,858 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zhsq-toolbox==0.0.2 2021-07-15T04:12:56,866 Removed zhsq-toolbox==0.0.2 from https://files.pythonhosted.org/packages/d8/62/b4f8e576938755f45ab2f5fb87dc355a6be58ae05197ad7b628fcf2481a9/zhsq_toolbox-0.0.2.tar.gz#sha256=0e7cef53827754a28371f9a807b9de644907522a951ea0b4f4f563858cd1d58a from build tracker '/tmp/pip-req-tracker-dcgw70on' 2021-07-15T04:12:56,867 Removed build tracker: '/tmp/pip-req-tracker-dcgw70on'