2021-07-13T07:20:47,835 Created temporary directory: /tmp/pip-ephem-wheel-cache-gth3pirf 2021-07-13T07:20:47,837 Created temporary directory: /tmp/pip-req-tracker-pmczwmu7 2021-07-13T07:20:47,838 Initialized build tracking at /tmp/pip-req-tracker-pmczwmu7 2021-07-13T07:20:47,838 Created build tracker: /tmp/pip-req-tracker-pmczwmu7 2021-07-13T07:20:47,838 Entered build tracker: /tmp/pip-req-tracker-pmczwmu7 2021-07-13T07:20:47,839 Created temporary directory: /tmp/pip-wheel-1bv16d1a 2021-07-13T07:20:47,869 1 location(s) to search for versions of fts3-rest-api: 2021-07-13T07:20:47,869 * https://pypi.org/simple/fts3-rest-api/ 2021-07-13T07:20:47,870 Fetching project page and analyzing links: https://pypi.org/simple/fts3-rest-api/ 2021-07-13T07:20:47,870 Getting page https://pypi.org/simple/fts3-rest-api/ 2021-07-13T07:20:47,872 Found index url https://pypi.org/simple 2021-07-13T07:20:48,047 Found link https://files.pythonhosted.org/packages/e1/4e/bc06cf96a9871b1b465ec0438a1cd32395b8709490b7fd0b4c063b018f1a/fts3-rest-API-3.7.1.tar.gz#sha256=e1d9207d0addffef14821ad4b905f1c362e2f2ccebc66152ff937f7b109b0cd2 (from https://pypi.org/simple/fts3-rest-api/), version: 3.7.1 2021-07-13T07:20:48,048 Skipping link: not a file: https://pypi.org/simple/fts3-rest-api/ 2021-07-13T07:20:48,065 Given no hashes to check 1 links for project 'fts3-rest-api': discarding no candidates 2021-07-13T07:20:48,084 Collecting fts3-rest-api==3.7.1 2021-07-13T07:20:48,086 Created temporary directory: /tmp/pip-unpack-pxhydbiu 2021-07-13T07:20:48,394 Downloading fts3-rest-API-3.7.1.tar.gz (25 kB) 2021-07-13T07:20:48,530 Added fts3-rest-api==3.7.1 from https://files.pythonhosted.org/packages/e1/4e/bc06cf96a9871b1b465ec0438a1cd32395b8709490b7fd0b4c063b018f1a/fts3-rest-API-3.7.1.tar.gz#sha256=e1d9207d0addffef14821ad4b905f1c362e2f2ccebc66152ff937f7b109b0cd2 to build tracker '/tmp/pip-req-tracker-pmczwmu7' 2021-07-13T07:20:48,531 Running setup.py (path:/tmp/pip-wheel-1bv16d1a/fts3-rest-api_97f453620949446bae67a75a7c857be7/setup.py) egg_info for package fts3-rest-api 2021-07-13T07:20:48,532 Created temporary directory: /tmp/pip-pip-egg-info-lklv9695 2021-07-13T07:20:48,532 Running command python setup.py egg_info 2021-07-13T07:20:49,511 Traceback (most recent call last): 2021-07-13T07:20:49,512 File "", line 1, in 2021-07-13T07:20:49,512 File "/tmp/pip-wheel-1bv16d1a/fts3-rest-api_97f453620949446bae67a75a7c857be7/setup.py", line 15 2021-07-13T07:20:49,512 print "Applying workaround for M2Crypto in RedHat" 2021-07-13T07:20:49,513 ^ 2021-07-13T07:20:49,513 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Applying workaround for M2Crypto in RedHat")? 2021-07-13T07:20:49,561 WARNING: Discarding https://files.pythonhosted.org/packages/e1/4e/bc06cf96a9871b1b465ec0438a1cd32395b8709490b7fd0b4c063b018f1a/fts3-rest-API-3.7.1.tar.gz#sha256=e1d9207d0addffef14821ad4b905f1c362e2f2ccebc66152ff937f7b109b0cd2 (from https://pypi.org/simple/fts3-rest-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T07:20:49,562 ERROR: Could not find a version that satisfies the requirement fts3-rest-api==3.7.1 (from versions: 3.7.1) 2021-07-13T07:20:49,563 ERROR: No matching distribution found for fts3-rest-api==3.7.1 2021-07-13T07:20:49,563 Exception information: 2021-07-13T07:20:49,563 Traceback (most recent call last): 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T07:20:49,563 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T07:20:49,563 raise RequirementsConflicted(criterion) 2021-07-13T07:20:49,563 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fts3-rest-api==3.7.1') 2021-07-13T07:20:49,563 2021-07-13T07:20:49,563 During handling of the above exception, another exception occurred: 2021-07-13T07:20:49,563 2021-07-13T07:20:49,563 Traceback (most recent call last): 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T07:20:49,563 result = self._result = resolver.resolve( 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T07:20:49,563 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T07:20:49,563 raise ResolutionImpossible(e.criterion.information) 2021-07-13T07:20:49,563 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fts3-rest-api==3.7.1'), parent=None)] 2021-07-13T07:20:49,563 2021-07-13T07:20:49,563 The above exception was the direct cause of the following exception: 2021-07-13T07:20:49,563 2021-07-13T07:20:49,563 Traceback (most recent call last): 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T07:20:49,563 status = self.run(options, args) 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T07:20:49,563 return func(self, options, args) 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T07:20:49,563 requirement_set = resolver.resolve( 2021-07-13T07:20:49,563 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T07:20:49,563 raise error from e 2021-07-13T07:20:49,563 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fts3-rest-api==3.7.1 2021-07-13T07:20:49,571 Removed fts3-rest-api==3.7.1 from https://files.pythonhosted.org/packages/e1/4e/bc06cf96a9871b1b465ec0438a1cd32395b8709490b7fd0b4c063b018f1a/fts3-rest-API-3.7.1.tar.gz#sha256=e1d9207d0addffef14821ad4b905f1c362e2f2ccebc66152ff937f7b109b0cd2 from build tracker '/tmp/pip-req-tracker-pmczwmu7' 2021-07-13T07:20:49,572 Removed build tracker: '/tmp/pip-req-tracker-pmczwmu7'