2021-07-08T15:42:04,140 Created temporary directory: /tmp/pip-ephem-wheel-cache-nx2hreqz 2021-07-08T15:42:04,143 Created temporary directory: /tmp/pip-req-tracker-h2xgrpxl 2021-07-08T15:42:04,143 Initialized build tracking at /tmp/pip-req-tracker-h2xgrpxl 2021-07-08T15:42:04,143 Created build tracker: /tmp/pip-req-tracker-h2xgrpxl 2021-07-08T15:42:04,144 Entered build tracker: /tmp/pip-req-tracker-h2xgrpxl 2021-07-08T15:42:04,144 Created temporary directory: /tmp/pip-wheel-cqj0udc0 2021-07-08T15:42:04,177 1 location(s) to search for versions of randomorg: 2021-07-08T15:42:04,177 * https://pypi.org/simple/randomorg/ 2021-07-08T15:42:04,178 Fetching project page and analyzing links: https://pypi.org/simple/randomorg/ 2021-07-08T15:42:04,178 Getting page https://pypi.org/simple/randomorg/ 2021-07-08T15:42:04,180 Found index url https://pypi.org/simple 2021-07-08T15:42:04,365 Found link https://files.pythonhosted.org/packages/0f/4d/d962ff6352400e29e5d4b3042a4588020eadcd7c29040f5e70edeb693111/randomorg-0.01.tar.bz2#sha256=ee168ee04588d01f9163ec91c6ed192db8b20e4a1111d80e8c817b4053276c3a (from https://pypi.org/simple/randomorg/), version: 0.01 2021-07-08T15:42:04,366 Skipping link: not a file: https://pypi.org/simple/randomorg/ 2021-07-08T15:42:04,382 Given no hashes to check 1 links for project 'randomorg': discarding no candidates 2021-07-08T15:42:04,399 Collecting randomorg==0.01 2021-07-08T15:42:04,401 Created temporary directory: /tmp/pip-unpack-7aonym4z 2021-07-08T15:42:04,577 Downloading randomorg-0.01.tar.bz2 (6.8 kB) 2021-07-08T15:42:04,620 Added randomorg==0.01 from https://files.pythonhosted.org/packages/0f/4d/d962ff6352400e29e5d4b3042a4588020eadcd7c29040f5e70edeb693111/randomorg-0.01.tar.bz2#sha256=ee168ee04588d01f9163ec91c6ed192db8b20e4a1111d80e8c817b4053276c3a to build tracker '/tmp/pip-req-tracker-h2xgrpxl' 2021-07-08T15:42:04,621 Running setup.py (path:/tmp/pip-wheel-cqj0udc0/randomorg_f451c4b538fb4895b74e5d28d35a6ca0/setup.py) egg_info for package randomorg 2021-07-08T15:42:04,622 Created temporary directory: /tmp/pip-pip-egg-info-abn3n534 2021-07-08T15:42:04,622 Running command python setup.py egg_info 2021-07-08T15:42:05,250 Traceback (most recent call last): 2021-07-08T15:42:05,251 File "", line 1, in 2021-07-08T15:42:05,251 File "/tmp/pip-wheel-cqj0udc0/randomorg_f451c4b538fb4895b74e5d28d35a6ca0/setup.py", line 10, in 2021-07-08T15:42:05,252 from randomorg import __author__ as author 2021-07-08T15:42:05,252 File "/tmp/pip-wheel-cqj0udc0/randomorg_f451c4b538fb4895b74e5d28d35a6ca0/randomorg.py", line 76 2021-07-08T15:42:05,252 except urllib2.HTTPError, err: 2021-07-08T15:42:05,253 ^ 2021-07-08T15:42:05,253 SyntaxError: invalid syntax 2021-07-08T15:42:05,301 WARNING: Discarding https://files.pythonhosted.org/packages/0f/4d/d962ff6352400e29e5d4b3042a4588020eadcd7c29040f5e70edeb693111/randomorg-0.01.tar.bz2#sha256=ee168ee04588d01f9163ec91c6ed192db8b20e4a1111d80e8c817b4053276c3a (from https://pypi.org/simple/randomorg/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T15:42:05,302 ERROR: Could not find a version that satisfies the requirement randomorg==0.01 (from versions: 0.1) 2021-07-08T15:42:05,303 ERROR: No matching distribution found for randomorg==0.01 2021-07-08T15:42:05,303 Exception information: 2021-07-08T15:42:05,303 Traceback (most recent call last): 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:42:05,303 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:42:05,303 raise RequirementsConflicted(criterion) 2021-07-08T15:42:05,303 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('randomorg==0.01') 2021-07-08T15:42:05,303 2021-07-08T15:42:05,303 During handling of the above exception, another exception occurred: 2021-07-08T15:42:05,303 2021-07-08T15:42:05,303 Traceback (most recent call last): 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:42:05,303 result = self._result = resolver.resolve( 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:42:05,303 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:42:05,303 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:42:05,303 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('randomorg==0.01'), parent=None)] 2021-07-08T15:42:05,303 2021-07-08T15:42:05,303 The above exception was the direct cause of the following exception: 2021-07-08T15:42:05,303 2021-07-08T15:42:05,303 Traceback (most recent call last): 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:42:05,303 status = self.run(options, args) 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:42:05,303 return func(self, options, args) 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:42:05,303 requirement_set = resolver.resolve( 2021-07-08T15:42:05,303 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:42:05,303 raise error from e 2021-07-08T15:42:05,303 pip._internal.exceptions.DistributionNotFound: No matching distribution found for randomorg==0.01 2021-07-08T15:42:05,308 Removed randomorg==0.01 from https://files.pythonhosted.org/packages/0f/4d/d962ff6352400e29e5d4b3042a4588020eadcd7c29040f5e70edeb693111/randomorg-0.01.tar.bz2#sha256=ee168ee04588d01f9163ec91c6ed192db8b20e4a1111d80e8c817b4053276c3a from build tracker '/tmp/pip-req-tracker-h2xgrpxl' 2021-07-08T15:42:05,308 Removed build tracker: '/tmp/pip-req-tracker-h2xgrpxl'