2021-07-13T18:24:22,894 Created temporary directory: /tmp/pip-ephem-wheel-cache-nnwgag2f 2021-07-13T18:24:22,897 Created temporary directory: /tmp/pip-req-tracker-r100xel4 2021-07-13T18:24:22,897 Initialized build tracking at /tmp/pip-req-tracker-r100xel4 2021-07-13T18:24:22,898 Created build tracker: /tmp/pip-req-tracker-r100xel4 2021-07-13T18:24:22,898 Entered build tracker: /tmp/pip-req-tracker-r100xel4 2021-07-13T18:24:22,899 Created temporary directory: /tmp/pip-wheel-yo5h8pw1 2021-07-13T18:24:22,931 1 location(s) to search for versions of panshell: 2021-07-13T18:24:22,931 * https://pypi.org/simple/panshell/ 2021-07-13T18:24:22,932 Fetching project page and analyzing links: https://pypi.org/simple/panshell/ 2021-07-13T18:24:22,932 Getting page https://pypi.org/simple/panshell/ 2021-07-13T18:24:22,934 Found index url https://pypi.org/simple 2021-07-13T18:24:23,146 Found link https://files.pythonhosted.org/packages/62/bf/f73036e0a979c3de0938f6652f04858818f3ebcb27a7345c71c592f716ce/panshell-0.0.3a0.tar.gz#sha256=bf535368234759e7d131ce98e5a84181d328cb20201b00f7c183fa2028085946 (from https://pypi.org/simple/panshell/), version: 0.0.3a0 2021-07-13T18:24:23,147 Skipping link: not a file: https://pypi.org/simple/panshell/ 2021-07-13T18:24:23,166 Given no hashes to check 1 links for project 'panshell': discarding no candidates 2021-07-13T18:24:23,187 Collecting panshell==0.0.3a0 2021-07-13T18:24:23,189 Created temporary directory: /tmp/pip-unpack-qt530_3x 2021-07-13T18:24:23,358 Downloading panshell-0.0.3a0.tar.gz (8.5 kB) 2021-07-13T18:24:23,413 Added panshell==0.0.3a0 from https://files.pythonhosted.org/packages/62/bf/f73036e0a979c3de0938f6652f04858818f3ebcb27a7345c71c592f716ce/panshell-0.0.3a0.tar.gz#sha256=bf535368234759e7d131ce98e5a84181d328cb20201b00f7c183fa2028085946 to build tracker '/tmp/pip-req-tracker-r100xel4' 2021-07-13T18:24:23,414 Running setup.py (path:/tmp/pip-wheel-yo5h8pw1/panshell_66a6bb3cafae4db985a586583b1b3e1d/setup.py) egg_info for package panshell 2021-07-13T18:24:23,415 Created temporary directory: /tmp/pip-pip-egg-info-r_92lov7 2021-07-13T18:24:23,415 Running command python setup.py egg_info 2021-07-13T18:24:24,669 Traceback (most recent call last): 2021-07-13T18:24:24,670 File "", line 1, in 2021-07-13T18:24:24,670 File "/tmp/pip-wheel-yo5h8pw1/panshell_66a6bb3cafae4db985a586583b1b3e1d/setup.py", line 17, in 2021-07-13T18:24:24,670 with open(os.path.join(here, 'LICENSE'), encoding='utf-8') as f: 2021-07-13T18:24:24,671 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-13T18:24:24,671 file = builtins.open(filename, mode, buffering) 2021-07-13T18:24:24,671 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-yo5h8pw1/panshell_66a6bb3cafae4db985a586583b1b3e1d/LICENSE' 2021-07-13T18:24:24,737 WARNING: Discarding https://files.pythonhosted.org/packages/62/bf/f73036e0a979c3de0938f6652f04858818f3ebcb27a7345c71c592f716ce/panshell-0.0.3a0.tar.gz#sha256=bf535368234759e7d131ce98e5a84181d328cb20201b00f7c183fa2028085946 (from https://pypi.org/simple/panshell/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T18:24:24,739 ERROR: Could not find a version that satisfies the requirement panshell==0.0.3a0 (from versions: 0.0.3a0) 2021-07-13T18:24:24,740 ERROR: No matching distribution found for panshell==0.0.3a0 2021-07-13T18:24:24,740 Exception information: 2021-07-13T18:24:24,740 Traceback (most recent call last): 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T18:24:24,740 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T18:24:24,740 raise RequirementsConflicted(criterion) 2021-07-13T18:24:24,740 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('panshell==0.0.3a0') 2021-07-13T18:24:24,740 2021-07-13T18:24:24,740 During handling of the above exception, another exception occurred: 2021-07-13T18:24:24,740 2021-07-13T18:24:24,740 Traceback (most recent call last): 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T18:24:24,740 result = self._result = resolver.resolve( 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T18:24:24,740 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T18:24:24,740 raise ResolutionImpossible(e.criterion.information) 2021-07-13T18:24:24,740 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('panshell==0.0.3a0'), parent=None)] 2021-07-13T18:24:24,740 2021-07-13T18:24:24,740 The above exception was the direct cause of the following exception: 2021-07-13T18:24:24,740 2021-07-13T18:24:24,740 Traceback (most recent call last): 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T18:24:24,740 status = self.run(options, args) 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T18:24:24,740 return func(self, options, args) 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T18:24:24,740 requirement_set = resolver.resolve( 2021-07-13T18:24:24,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T18:24:24,740 raise error from e 2021-07-13T18:24:24,740 pip._internal.exceptions.DistributionNotFound: No matching distribution found for panshell==0.0.3a0 2021-07-13T18:24:24,746 Removed panshell==0.0.3a0 from https://files.pythonhosted.org/packages/62/bf/f73036e0a979c3de0938f6652f04858818f3ebcb27a7345c71c592f716ce/panshell-0.0.3a0.tar.gz#sha256=bf535368234759e7d131ce98e5a84181d328cb20201b00f7c183fa2028085946 from build tracker '/tmp/pip-req-tracker-r100xel4' 2021-07-13T18:24:24,746 Removed build tracker: '/tmp/pip-req-tracker-r100xel4'