2021-07-14T10:12:40,952 Created temporary directory: /tmp/pip-ephem-wheel-cache-kk4ru0ut 2021-07-14T10:12:40,955 Created temporary directory: /tmp/pip-req-tracker-g4rhbcvf 2021-07-14T10:12:40,955 Initialized build tracking at /tmp/pip-req-tracker-g4rhbcvf 2021-07-14T10:12:40,956 Created build tracker: /tmp/pip-req-tracker-g4rhbcvf 2021-07-14T10:12:40,956 Entered build tracker: /tmp/pip-req-tracker-g4rhbcvf 2021-07-14T10:12:40,957 Created temporary directory: /tmp/pip-wheel-td9z4d2l 2021-07-14T10:12:40,988 1 location(s) to search for versions of pygseguro: 2021-07-14T10:12:40,988 * https://pypi.org/simple/pygseguro/ 2021-07-14T10:12:40,989 Fetching project page and analyzing links: https://pypi.org/simple/pygseguro/ 2021-07-14T10:12:40,989 Getting page https://pypi.org/simple/pygseguro/ 2021-07-14T10:12:40,991 Found index url https://pypi.org/simple 2021-07-14T10:12:41,161 Found link https://files.pythonhosted.org/packages/db/59/f84a32daa2f92f9660a01c6cc99827536b3029e9db45c059b1bd4fd064aa/pygseguro-0.1.tar.gz#sha256=cc6df8fb15bc8c6c09d3307a1fd94782488bc31f88adc2791d0542020ac46dc9 (from https://pypi.org/simple/pygseguro/), version: 0.1 2021-07-14T10:12:41,162 Skipping link: not a file: https://pypi.org/simple/pygseguro/ 2021-07-14T10:12:41,181 Given no hashes to check 1 links for project 'pygseguro': discarding no candidates 2021-07-14T10:12:41,201 Collecting pygseguro==0.1 2021-07-14T10:12:41,203 Created temporary directory: /tmp/pip-unpack-i_vi55ww 2021-07-14T10:12:41,375 Downloading pygseguro-0.1.tar.gz (25 kB) 2021-07-14T10:12:41,414 Added pygseguro==0.1 from https://files.pythonhosted.org/packages/db/59/f84a32daa2f92f9660a01c6cc99827536b3029e9db45c059b1bd4fd064aa/pygseguro-0.1.tar.gz#sha256=cc6df8fb15bc8c6c09d3307a1fd94782488bc31f88adc2791d0542020ac46dc9 to build tracker '/tmp/pip-req-tracker-g4rhbcvf' 2021-07-14T10:12:41,415 Running setup.py (path:/tmp/pip-wheel-td9z4d2l/pygseguro_ef42982bac2445e6932bba294014c1f3/setup.py) egg_info for package pygseguro 2021-07-14T10:12:41,416 Created temporary directory: /tmp/pip-pip-egg-info-jkaldvzl 2021-07-14T10:12:41,416 Running command python setup.py egg_info 2021-07-14T10:12:42,255 Traceback (most recent call last): 2021-07-14T10:12:42,256 File "", line 1, in 2021-07-14T10:12:42,256 File "/tmp/pip-wheel-td9z4d2l/pygseguro_ef42982bac2445e6932bba294014c1f3/setup.py", line 120, in 2021-07-14T10:12:42,256 license=read('LICENSE'), 2021-07-14T10:12:42,257 File "/tmp/pip-wheel-td9z4d2l/pygseguro_ef42982bac2445e6932bba294014c1f3/setup.py", line 11, in read 2021-07-14T10:12:42,257 return codecs.open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-14T10:12:42,257 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-14T10:12:42,258 file = builtins.open(filename, mode, buffering) 2021-07-14T10:12:42,258 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-td9z4d2l/pygseguro_ef42982bac2445e6932bba294014c1f3/LICENSE' 2021-07-14T10:12:42,314 WARNING: Discarding https://files.pythonhosted.org/packages/db/59/f84a32daa2f92f9660a01c6cc99827536b3029e9db45c059b1bd4fd064aa/pygseguro-0.1.tar.gz#sha256=cc6df8fb15bc8c6c09d3307a1fd94782488bc31f88adc2791d0542020ac46dc9 (from https://pypi.org/simple/pygseguro/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T10:12:42,316 ERROR: Could not find a version that satisfies the requirement pygseguro==0.1 (from versions: 0.1) 2021-07-14T10:12:42,316 ERROR: No matching distribution found for pygseguro==0.1 2021-07-14T10:12:42,316 Exception information: 2021-07-14T10:12:42,316 Traceback (most recent call last): 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T10:12:42,316 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T10:12:42,316 raise RequirementsConflicted(criterion) 2021-07-14T10:12:42,316 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygseguro==0.1') 2021-07-14T10:12:42,316 2021-07-14T10:12:42,316 During handling of the above exception, another exception occurred: 2021-07-14T10:12:42,316 2021-07-14T10:12:42,316 Traceback (most recent call last): 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T10:12:42,316 result = self._result = resolver.resolve( 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T10:12:42,316 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T10:12:42,316 raise ResolutionImpossible(e.criterion.information) 2021-07-14T10:12:42,316 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygseguro==0.1'), parent=None)] 2021-07-14T10:12:42,316 2021-07-14T10:12:42,316 The above exception was the direct cause of the following exception: 2021-07-14T10:12:42,316 2021-07-14T10:12:42,316 Traceback (most recent call last): 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T10:12:42,316 status = self.run(options, args) 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T10:12:42,316 return func(self, options, args) 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T10:12:42,316 requirement_set = resolver.resolve( 2021-07-14T10:12:42,316 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T10:12:42,316 raise error from e 2021-07-14T10:12:42,316 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygseguro==0.1 2021-07-14T10:12:42,321 Removed pygseguro==0.1 from https://files.pythonhosted.org/packages/db/59/f84a32daa2f92f9660a01c6cc99827536b3029e9db45c059b1bd4fd064aa/pygseguro-0.1.tar.gz#sha256=cc6df8fb15bc8c6c09d3307a1fd94782488bc31f88adc2791d0542020ac46dc9 from build tracker '/tmp/pip-req-tracker-g4rhbcvf' 2021-07-14T10:12:42,322 Removed build tracker: '/tmp/pip-req-tracker-g4rhbcvf'