2021-07-11T19:06:58,706 Created temporary directory: /tmp/pip-ephem-wheel-cache-tj9bycwc 2021-07-11T19:06:58,709 Created temporary directory: /tmp/pip-req-tracker-r15si2xp 2021-07-11T19:06:58,709 Initialized build tracking at /tmp/pip-req-tracker-r15si2xp 2021-07-11T19:06:58,709 Created build tracker: /tmp/pip-req-tracker-r15si2xp 2021-07-11T19:06:58,710 Entered build tracker: /tmp/pip-req-tracker-r15si2xp 2021-07-11T19:06:58,710 Created temporary directory: /tmp/pip-wheel-48d36hm9 2021-07-11T19:06:58,742 1 location(s) to search for versions of poormanschema: 2021-07-11T19:06:58,742 * https://pypi.org/simple/poormanschema/ 2021-07-11T19:06:58,743 Fetching project page and analyzing links: https://pypi.org/simple/poormanschema/ 2021-07-11T19:06:58,744 Getting page https://pypi.org/simple/poormanschema/ 2021-07-11T19:06:58,745 Found index url https://pypi.org/simple 2021-07-11T19:06:58,922 Found link https://files.pythonhosted.org/packages/f4/a0/8246b2e981dace63bc43630aee2e2aac04c72e62c1c45aacac1fe3d3a450/poormanschema-0.0.0.1.tar.gz#sha256=f13c5c6ac6e29d86adab0e2ab8d9c19978574f9814c8185a830ec002218bc34f (from https://pypi.org/simple/poormanschema/), version: 0.0.0.1 2021-07-11T19:06:58,923 Skipping link: not a file: https://pypi.org/simple/poormanschema/ 2021-07-11T19:06:58,940 Given no hashes to check 1 links for project 'poormanschema': discarding no candidates 2021-07-11T19:06:58,959 Collecting poormanschema==0.0.0.1 2021-07-11T19:06:58,961 Created temporary directory: /tmp/pip-unpack-xaj3o6g7 2021-07-11T19:06:59,132 Downloading poormanschema-0.0.0.1.tar.gz (3.7 kB) 2021-07-11T19:06:59,386 Added poormanschema==0.0.0.1 from https://files.pythonhosted.org/packages/f4/a0/8246b2e981dace63bc43630aee2e2aac04c72e62c1c45aacac1fe3d3a450/poormanschema-0.0.0.1.tar.gz#sha256=f13c5c6ac6e29d86adab0e2ab8d9c19978574f9814c8185a830ec002218bc34f to build tracker '/tmp/pip-req-tracker-r15si2xp' 2021-07-11T19:06:59,388 Running setup.py (path:/tmp/pip-wheel-48d36hm9/poormanschema_2562ebe58c2a4f919a459f367c6108cb/setup.py) egg_info for package poormanschema 2021-07-11T19:06:59,389 Created temporary directory: /tmp/pip-pip-egg-info-1g_07fz_ 2021-07-11T19:06:59,390 Running command python setup.py egg_info 2021-07-11T19:07:00,251 Traceback (most recent call last): 2021-07-11T19:07:00,252 File "", line 1, in 2021-07-11T19:07:00,252 File "/tmp/pip-wheel-48d36hm9/poormanschema_2562ebe58c2a4f919a459f367c6108cb/setup.py", line 12 2021-07-11T19:07:00,252 print "creating VERSION file" 2021-07-11T19:07:00,253 ^ 2021-07-11T19:07:00,253 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("creating VERSION file")? 2021-07-11T19:07:00,300 WARNING: Discarding https://files.pythonhosted.org/packages/f4/a0/8246b2e981dace63bc43630aee2e2aac04c72e62c1c45aacac1fe3d3a450/poormanschema-0.0.0.1.tar.gz#sha256=f13c5c6ac6e29d86adab0e2ab8d9c19978574f9814c8185a830ec002218bc34f (from https://pypi.org/simple/poormanschema/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:07:00,302 ERROR: Could not find a version that satisfies the requirement poormanschema==0.0.0.1 (from versions: 0.0.0.1) 2021-07-11T19:07:00,302 ERROR: No matching distribution found for poormanschema==0.0.0.1 2021-07-11T19:07:00,302 Exception information: 2021-07-11T19:07:00,302 Traceback (most recent call last): 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:07:00,302 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:07:00,302 raise RequirementsConflicted(criterion) 2021-07-11T19:07:00,302 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poormanschema==0.0.0.1') 2021-07-11T19:07:00,302 2021-07-11T19:07:00,302 During handling of the above exception, another exception occurred: 2021-07-11T19:07:00,302 2021-07-11T19:07:00,302 Traceback (most recent call last): 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:07:00,302 result = self._result = resolver.resolve( 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:07:00,302 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:07:00,302 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:07:00,302 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poormanschema==0.0.0.1'), parent=None)] 2021-07-11T19:07:00,302 2021-07-11T19:07:00,302 The above exception was the direct cause of the following exception: 2021-07-11T19:07:00,302 2021-07-11T19:07:00,302 Traceback (most recent call last): 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:07:00,302 status = self.run(options, args) 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:07:00,302 return func(self, options, args) 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:07:00,302 requirement_set = resolver.resolve( 2021-07-11T19:07:00,302 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:07:00,302 raise error from e 2021-07-11T19:07:00,302 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poormanschema==0.0.0.1 2021-07-11T19:07:00,307 Removed poormanschema==0.0.0.1 from https://files.pythonhosted.org/packages/f4/a0/8246b2e981dace63bc43630aee2e2aac04c72e62c1c45aacac1fe3d3a450/poormanschema-0.0.0.1.tar.gz#sha256=f13c5c6ac6e29d86adab0e2ab8d9c19978574f9814c8185a830ec002218bc34f from build tracker '/tmp/pip-req-tracker-r15si2xp' 2021-07-11T19:07:00,308 Removed build tracker: '/tmp/pip-req-tracker-r15si2xp'