2021-07-14T19:02:07,768 Created temporary directory: /tmp/pip-ephem-wheel-cache-7km07lpv 2021-07-14T19:02:07,771 Created temporary directory: /tmp/pip-req-tracker-m9nd9hhe 2021-07-14T19:02:07,772 Initialized build tracking at /tmp/pip-req-tracker-m9nd9hhe 2021-07-14T19:02:07,772 Created build tracker: /tmp/pip-req-tracker-m9nd9hhe 2021-07-14T19:02:07,772 Entered build tracker: /tmp/pip-req-tracker-m9nd9hhe 2021-07-14T19:02:07,773 Created temporary directory: /tmp/pip-wheel-75bunk8j 2021-07-14T19:02:07,808 1 location(s) to search for versions of radical-meta: 2021-07-14T19:02:07,808 * https://pypi.org/simple/radical-meta/ 2021-07-14T19:02:07,808 Fetching project page and analyzing links: https://pypi.org/simple/radical-meta/ 2021-07-14T19:02:07,809 Getting page https://pypi.org/simple/radical-meta/ 2021-07-14T19:02:07,810 Found index url https://pypi.org/simple 2021-07-14T19:02:07,984 Found link https://files.pythonhosted.org/packages/52/c0/2a934691c6d7b65975bb1866b9c432c9f21e50554653fef7883b5e8289b7/radical.meta-0.70.0.tar.gz#sha256=3eb7ea6764dd006d6c863e3705d950ede22486f3b096ed60f3f082a592f65cdd (from https://pypi.org/simple/radical-meta/), version: 0.70.0 2021-07-14T19:02:07,984 Skipping link: not a file: https://pypi.org/simple/radical-meta/ 2021-07-14T19:02:08,003 Given no hashes to check 1 links for project 'radical-meta': discarding no candidates 2021-07-14T19:02:08,024 Collecting radical-meta==0.70.0 2021-07-14T19:02:08,025 Created temporary directory: /tmp/pip-unpack-jqxvgrda 2021-07-14T19:02:08,202 Downloading radical.meta-0.70.0.tar.gz (7.8 kB) 2021-07-14T19:02:08,254 Added radical-meta==0.70.0 from https://files.pythonhosted.org/packages/52/c0/2a934691c6d7b65975bb1866b9c432c9f21e50554653fef7883b5e8289b7/radical.meta-0.70.0.tar.gz#sha256=3eb7ea6764dd006d6c863e3705d950ede22486f3b096ed60f3f082a592f65cdd to build tracker '/tmp/pip-req-tracker-m9nd9hhe' 2021-07-14T19:02:08,255 Running setup.py (path:/tmp/pip-wheel-75bunk8j/radical-meta_e13dada259fc4b99b0dbcdaf7239c2e9/setup.py) egg_info for package radical-meta 2021-07-14T19:02:08,256 Created temporary directory: /tmp/pip-pip-egg-info-d_k5jgtn 2021-07-14T19:02:08,256 Running command python setup.py egg_info 2021-07-14T19:02:09,130 Traceback (most recent call last): 2021-07-14T19:02:09,131 File "", line 1, in 2021-07-14T19:02:09,132 File "/tmp/pip-wheel-75bunk8j/radical-meta_e13dada259fc4b99b0dbcdaf7239c2e9/setup.py", line 198 2021-07-14T19:02:09,132 def visit((prefix, strip, found), dirname, names): 2021-07-14T19:02:09,132 ^ 2021-07-14T19:02:09,133 SyntaxError: invalid syntax 2021-07-14T19:02:09,187 WARNING: Discarding https://files.pythonhosted.org/packages/52/c0/2a934691c6d7b65975bb1866b9c432c9f21e50554653fef7883b5e8289b7/radical.meta-0.70.0.tar.gz#sha256=3eb7ea6764dd006d6c863e3705d950ede22486f3b096ed60f3f082a592f65cdd (from https://pypi.org/simple/radical-meta/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T19:02:09,188 ERROR: Could not find a version that satisfies the requirement radical-meta==0.70.0 (from versions: 0.70.0) 2021-07-14T19:02:09,188 ERROR: No matching distribution found for radical-meta==0.70.0 2021-07-14T19:02:09,189 Exception information: 2021-07-14T19:02:09,189 Traceback (most recent call last): 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T19:02:09,189 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T19:02:09,189 raise RequirementsConflicted(criterion) 2021-07-14T19:02:09,189 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('radical-meta==0.70.0') 2021-07-14T19:02:09,189 2021-07-14T19:02:09,189 During handling of the above exception, another exception occurred: 2021-07-14T19:02:09,189 2021-07-14T19:02:09,189 Traceback (most recent call last): 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T19:02:09,189 result = self._result = resolver.resolve( 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T19:02:09,189 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T19:02:09,189 raise ResolutionImpossible(e.criterion.information) 2021-07-14T19:02:09,189 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('radical-meta==0.70.0'), parent=None)] 2021-07-14T19:02:09,189 2021-07-14T19:02:09,189 The above exception was the direct cause of the following exception: 2021-07-14T19:02:09,189 2021-07-14T19:02:09,189 Traceback (most recent call last): 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T19:02:09,189 status = self.run(options, args) 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T19:02:09,189 return func(self, options, args) 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T19:02:09,189 requirement_set = resolver.resolve( 2021-07-14T19:02:09,189 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T19:02:09,189 raise error from e 2021-07-14T19:02:09,189 pip._internal.exceptions.DistributionNotFound: No matching distribution found for radical-meta==0.70.0 2021-07-14T19:02:09,194 Removed radical-meta==0.70.0 from https://files.pythonhosted.org/packages/52/c0/2a934691c6d7b65975bb1866b9c432c9f21e50554653fef7883b5e8289b7/radical.meta-0.70.0.tar.gz#sha256=3eb7ea6764dd006d6c863e3705d950ede22486f3b096ed60f3f082a592f65cdd from build tracker '/tmp/pip-req-tracker-m9nd9hhe' 2021-07-14T19:02:09,195 Removed build tracker: '/tmp/pip-req-tracker-m9nd9hhe'