2021-07-09T01:54:41,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-kut1itz4 2021-07-09T01:54:41,638 Created temporary directory: /tmp/pip-req-tracker-pv70hsyg 2021-07-09T01:54:41,639 Initialized build tracking at /tmp/pip-req-tracker-pv70hsyg 2021-07-09T01:54:41,639 Created build tracker: /tmp/pip-req-tracker-pv70hsyg 2021-07-09T01:54:41,639 Entered build tracker: /tmp/pip-req-tracker-pv70hsyg 2021-07-09T01:54:41,640 Created temporary directory: /tmp/pip-wheel-2vp5626a 2021-07-09T01:54:41,673 1 location(s) to search for versions of prime-factors: 2021-07-09T01:54:41,673 * https://pypi.org/simple/prime-factors/ 2021-07-09T01:54:41,673 Fetching project page and analyzing links: https://pypi.org/simple/prime-factors/ 2021-07-09T01:54:41,674 Getting page https://pypi.org/simple/prime-factors/ 2021-07-09T01:54:41,675 Found index url https://pypi.org/simple 2021-07-09T01:54:41,885 Found link https://files.pythonhosted.org/packages/70/cb/162f9e065c08a16e394e85c296fc6a4542f361e2d974c96c5882d554e173/prime_factors-1.0.tar.gz#sha256=9b96c2cd7bfd3059c9e21c44909bd73c5ac1d5ab83f3a5581ca1607b0b28b45c (from https://pypi.org/simple/prime-factors/), version: 1.0 2021-07-09T01:54:41,885 Skipping link: not a file: https://pypi.org/simple/prime-factors/ 2021-07-09T01:54:41,902 Given no hashes to check 1 links for project 'prime-factors': discarding no candidates 2021-07-09T01:54:41,919 Collecting prime-factors==1.0 2021-07-09T01:54:41,921 Created temporary directory: /tmp/pip-unpack-rs1246ie 2021-07-09T01:54:42,131 Downloading prime_factors-1.0.tar.gz (52 kB) 2021-07-09T01:54:42,226 Added prime-factors==1.0 from https://files.pythonhosted.org/packages/70/cb/162f9e065c08a16e394e85c296fc6a4542f361e2d974c96c5882d554e173/prime_factors-1.0.tar.gz#sha256=9b96c2cd7bfd3059c9e21c44909bd73c5ac1d5ab83f3a5581ca1607b0b28b45c to build tracker '/tmp/pip-req-tracker-pv70hsyg' 2021-07-09T01:54:42,227 Running setup.py (path:/tmp/pip-wheel-2vp5626a/prime-factors_1249446e78ab48d48c1db757de1e94a3/setup.py) egg_info for package prime-factors 2021-07-09T01:54:42,228 Created temporary directory: /tmp/pip-pip-egg-info-xvxkj7s1 2021-07-09T01:54:42,229 Running command python setup.py egg_info 2021-07-09T01:54:42,846 Traceback (most recent call last): 2021-07-09T01:54:42,847 File "", line 1, in 2021-07-09T01:54:42,847 File "/tmp/pip-wheel-2vp5626a/prime-factors_1249446e78ab48d48c1db757de1e94a3/setup.py", line 6, in 2021-07-09T01:54:42,847 import prime_factors 2021-07-09T01:54:42,847 File "math_util/prime_factors.py", line 84 2021-07-09T01:54:42,848 print PrimeFactors.__doc__ 2021-07-09T01:54:42,848 ^ 2021-07-09T01:54:42,848 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(PrimeFactors.__doc__)? 2021-07-09T01:54:42,897 WARNING: Discarding https://files.pythonhosted.org/packages/70/cb/162f9e065c08a16e394e85c296fc6a4542f361e2d974c96c5882d554e173/prime_factors-1.0.tar.gz#sha256=9b96c2cd7bfd3059c9e21c44909bd73c5ac1d5ab83f3a5581ca1607b0b28b45c (from https://pypi.org/simple/prime-factors/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:54:42,898 ERROR: Could not find a version that satisfies the requirement prime-factors==1.0 (from versions: 1.0) 2021-07-09T01:54:42,898 ERROR: No matching distribution found for prime-factors==1.0 2021-07-09T01:54:42,899 Exception information: 2021-07-09T01:54:42,899 Traceback (most recent call last): 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:54:42,899 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:54:42,899 raise RequirementsConflicted(criterion) 2021-07-09T01:54:42,899 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('prime-factors==1.0') 2021-07-09T01:54:42,899 2021-07-09T01:54:42,899 During handling of the above exception, another exception occurred: 2021-07-09T01:54:42,899 2021-07-09T01:54:42,899 Traceback (most recent call last): 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:54:42,899 result = self._result = resolver.resolve( 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:54:42,899 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:54:42,899 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:54:42,899 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('prime-factors==1.0'), parent=None)] 2021-07-09T01:54:42,899 2021-07-09T01:54:42,899 The above exception was the direct cause of the following exception: 2021-07-09T01:54:42,899 2021-07-09T01:54:42,899 Traceback (most recent call last): 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:54:42,899 status = self.run(options, args) 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:54:42,899 return func(self, options, args) 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:54:42,899 requirement_set = resolver.resolve( 2021-07-09T01:54:42,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:54:42,899 raise error from e 2021-07-09T01:54:42,899 pip._internal.exceptions.DistributionNotFound: No matching distribution found for prime-factors==1.0 2021-07-09T01:54:42,903 Removed prime-factors==1.0 from https://files.pythonhosted.org/packages/70/cb/162f9e065c08a16e394e85c296fc6a4542f361e2d974c96c5882d554e173/prime_factors-1.0.tar.gz#sha256=9b96c2cd7bfd3059c9e21c44909bd73c5ac1d5ab83f3a5581ca1607b0b28b45c from build tracker '/tmp/pip-req-tracker-pv70hsyg' 2021-07-09T01:54:42,904 Removed build tracker: '/tmp/pip-req-tracker-pv70hsyg'