2021-07-09T21:39:11,214 Created temporary directory: /tmp/pip-ephem-wheel-cache-ka58bvnj 2021-07-09T21:39:11,216 Created temporary directory: /tmp/pip-req-tracker-h7p4nhid 2021-07-09T21:39:11,217 Initialized build tracking at /tmp/pip-req-tracker-h7p4nhid 2021-07-09T21:39:11,217 Created build tracker: /tmp/pip-req-tracker-h7p4nhid 2021-07-09T21:39:11,217 Entered build tracker: /tmp/pip-req-tracker-h7p4nhid 2021-07-09T21:39:11,218 Created temporary directory: /tmp/pip-wheel-lqrpwnv_ 2021-07-09T21:39:11,252 1 location(s) to search for versions of robotframework-aardvarklibrary: 2021-07-09T21:39:11,252 * https://pypi.org/simple/robotframework-aardvarklibrary/ 2021-07-09T21:39:11,253 Fetching project page and analyzing links: https://pypi.org/simple/robotframework-aardvarklibrary/ 2021-07-09T21:39:11,253 Getting page https://pypi.org/simple/robotframework-aardvarklibrary/ 2021-07-09T21:39:11,255 Found index url https://pypi.org/simple 2021-07-09T21:39:11,434 Found link https://files.pythonhosted.org/packages/05/51/955517b8730d60c5fcef78ec51ff5bd9ef1da151f2c2111358f8d06e3d98/robotframework-aardvarklibrary-0.2.tar.gz#sha256=a640d5bfd12bde4fbfdabebb4b7d34e3b2e09a91ffc602ad624287a754d1f129 (from https://pypi.org/simple/robotframework-aardvarklibrary/), version: 0.2 2021-07-09T21:39:11,434 Skipping link: not a file: https://pypi.org/simple/robotframework-aardvarklibrary/ 2021-07-09T21:39:11,450 Given no hashes to check 1 links for project 'robotframework-aardvarklibrary': discarding no candidates 2021-07-09T21:39:11,468 Collecting robotframework-aardvarklibrary==0.2 2021-07-09T21:39:11,469 Created temporary directory: /tmp/pip-unpack-79jem8gu 2021-07-09T21:39:11,678 Downloading robotframework-aardvarklibrary-0.2.tar.gz (48 kB) 2021-07-09T21:39:11,745 Added robotframework-aardvarklibrary==0.2 from https://files.pythonhosted.org/packages/05/51/955517b8730d60c5fcef78ec51ff5bd9ef1da151f2c2111358f8d06e3d98/robotframework-aardvarklibrary-0.2.tar.gz#sha256=a640d5bfd12bde4fbfdabebb4b7d34e3b2e09a91ffc602ad624287a754d1f129 to build tracker '/tmp/pip-req-tracker-h7p4nhid' 2021-07-09T21:39:11,746 Running setup.py (path:/tmp/pip-wheel-lqrpwnv_/robotframework-aardvarklibrary_8877a15a6408458f915f5eb819bad90b/setup.py) egg_info for package robotframework-aardvarklibrary 2021-07-09T21:39:11,747 Created temporary directory: /tmp/pip-pip-egg-info-skh72lq3 2021-07-09T21:39:11,747 Running command python setup.py egg_info 2021-07-09T21:39:12,359 Traceback (most recent call last): 2021-07-09T21:39:12,359 File "", line 1, in 2021-07-09T21:39:12,360 File "/tmp/pip-wheel-lqrpwnv_/robotframework-aardvarklibrary_8877a15a6408458f915f5eb819bad90b/setup.py", line 44 2021-07-09T21:39:12,360 print "build_libdoc requires the Robot Framework package." 2021-07-09T21:39:12,360 ^ 2021-07-09T21:39:12,361 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("build_libdoc requires the Robot Framework package.")? 2021-07-09T21:39:12,408 WARNING: Discarding https://files.pythonhosted.org/packages/05/51/955517b8730d60c5fcef78ec51ff5bd9ef1da151f2c2111358f8d06e3d98/robotframework-aardvarklibrary-0.2.tar.gz#sha256=a640d5bfd12bde4fbfdabebb4b7d34e3b2e09a91ffc602ad624287a754d1f129 (from https://pypi.org/simple/robotframework-aardvarklibrary/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:39:12,410 ERROR: Could not find a version that satisfies the requirement robotframework-aardvarklibrary==0.2 (from versions: 0.2) 2021-07-09T21:39:12,410 ERROR: No matching distribution found for robotframework-aardvarklibrary==0.2 2021-07-09T21:39:12,410 Exception information: 2021-07-09T21:39:12,410 Traceback (most recent call last): 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:39:12,410 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:39:12,410 raise RequirementsConflicted(criterion) 2021-07-09T21:39:12,410 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('robotframework-aardvarklibrary==0.2') 2021-07-09T21:39:12,410 2021-07-09T21:39:12,410 During handling of the above exception, another exception occurred: 2021-07-09T21:39:12,410 2021-07-09T21:39:12,410 Traceback (most recent call last): 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:39:12,410 result = self._result = resolver.resolve( 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:39:12,410 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:39:12,410 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:39:12,410 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('robotframework-aardvarklibrary==0.2'), parent=None)] 2021-07-09T21:39:12,410 2021-07-09T21:39:12,410 The above exception was the direct cause of the following exception: 2021-07-09T21:39:12,410 2021-07-09T21:39:12,410 Traceback (most recent call last): 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:39:12,410 status = self.run(options, args) 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:39:12,410 return func(self, options, args) 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:39:12,410 requirement_set = resolver.resolve( 2021-07-09T21:39:12,410 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:39:12,410 raise error from e 2021-07-09T21:39:12,410 pip._internal.exceptions.DistributionNotFound: No matching distribution found for robotframework-aardvarklibrary==0.2 2021-07-09T21:39:12,415 Removed robotframework-aardvarklibrary==0.2 from https://files.pythonhosted.org/packages/05/51/955517b8730d60c5fcef78ec51ff5bd9ef1da151f2c2111358f8d06e3d98/robotframework-aardvarklibrary-0.2.tar.gz#sha256=a640d5bfd12bde4fbfdabebb4b7d34e3b2e09a91ffc602ad624287a754d1f129 from build tracker '/tmp/pip-req-tracker-h7p4nhid' 2021-07-09T21:39:12,416 Removed build tracker: '/tmp/pip-req-tracker-h7p4nhid'