2021-07-09T21:01:13,371 Created temporary directory: /tmp/pip-ephem-wheel-cache-ww4drwgd 2021-07-09T21:01:13,374 Created temporary directory: /tmp/pip-req-tracker-o97kurfd 2021-07-09T21:01:13,374 Initialized build tracking at /tmp/pip-req-tracker-o97kurfd 2021-07-09T21:01:13,375 Created build tracker: /tmp/pip-req-tracker-o97kurfd 2021-07-09T21:01:13,375 Entered build tracker: /tmp/pip-req-tracker-o97kurfd 2021-07-09T21:01:13,375 Created temporary directory: /tmp/pip-wheel-940g_7e5 2021-07-09T21:01:13,410 1 location(s) to search for versions of django-paymaster: 2021-07-09T21:01:13,410 * https://pypi.org/simple/django-paymaster/ 2021-07-09T21:01:13,410 Fetching project page and analyzing links: https://pypi.org/simple/django-paymaster/ 2021-07-09T21:01:13,411 Getting page https://pypi.org/simple/django-paymaster/ 2021-07-09T21:01:13,412 Found index url https://pypi.org/simple 2021-07-09T21:01:13,589 Found link https://files.pythonhosted.org/packages/29/8a/0656be8f118b2a64eb9a7dbd9352886dbd03ce2c3ab3981f3e44dc732854/django-paymaster-0.1.1.tar.gz#sha256=04876f501429a412746faff562ac30699db12d38972f133aa5e8dd264ed63024 (from https://pypi.org/simple/django-paymaster/), version: 0.1.1 2021-07-09T21:01:13,589 Found link https://files.pythonhosted.org/packages/3f/9c/92bc6c9ff681b7228789d3fb72cfcb64434cca6a7fc9de045b486a7bee3b/django-paymaster-0.2.0.tar.gz#sha256=e759dfa427e1e84069007710431b86fb14fe58819d63036f77d7e26fb76b947e (from https://pypi.org/simple/django-paymaster/), version: 0.2.0 2021-07-09T21:01:13,589 Skipping link: not a file: https://pypi.org/simple/django-paymaster/ 2021-07-09T21:01:13,606 Given no hashes to check 1 links for project 'django-paymaster': discarding no candidates 2021-07-09T21:01:13,623 Collecting django-paymaster==0.1.1 2021-07-09T21:01:13,625 Created temporary directory: /tmp/pip-unpack-65c3e8m1 2021-07-09T21:01:13,801 Downloading django-paymaster-0.1.1.tar.gz (11 kB) 2021-07-09T21:01:13,859 Added django-paymaster==0.1.1 from https://files.pythonhosted.org/packages/29/8a/0656be8f118b2a64eb9a7dbd9352886dbd03ce2c3ab3981f3e44dc732854/django-paymaster-0.1.1.tar.gz#sha256=04876f501429a412746faff562ac30699db12d38972f133aa5e8dd264ed63024 to build tracker '/tmp/pip-req-tracker-o97kurfd' 2021-07-09T21:01:13,860 Running setup.py (path:/tmp/pip-wheel-940g_7e5/django-paymaster_4109935c95584d0e82697412ac955d2c/setup.py) egg_info for package django-paymaster 2021-07-09T21:01:13,861 Created temporary directory: /tmp/pip-pip-egg-info-myw2je3q 2021-07-09T21:01:13,861 Running command python setup.py egg_info 2021-07-09T21:01:14,477 Traceback (most recent call last): 2021-07-09T21:01:14,477 File "", line 1, in 2021-07-09T21:01:14,478 File "/tmp/pip-wheel-940g_7e5/django-paymaster_4109935c95584d0e82697412ac955d2c/setup.py", line 12, in 2021-07-09T21:01:14,478 reload(sys).setdefaultencoding("UTF-8") 2021-07-09T21:01:14,478 NameError: name 'reload' is not defined 2021-07-09T21:01:14,527 WARNING: Discarding https://files.pythonhosted.org/packages/29/8a/0656be8f118b2a64eb9a7dbd9352886dbd03ce2c3ab3981f3e44dc732854/django-paymaster-0.1.1.tar.gz#sha256=04876f501429a412746faff562ac30699db12d38972f133aa5e8dd264ed63024 (from https://pypi.org/simple/django-paymaster/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:01:14,528 ERROR: Could not find a version that satisfies the requirement django-paymaster==0.1.1 (from versions: 0.1.1, 0.2.0) 2021-07-09T21:01:14,529 ERROR: No matching distribution found for django-paymaster==0.1.1 2021-07-09T21:01:14,529 Exception information: 2021-07-09T21:01:14,529 Traceback (most recent call last): 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:01:14,529 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:01:14,529 raise RequirementsConflicted(criterion) 2021-07-09T21:01:14,529 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-paymaster==0.1.1') 2021-07-09T21:01:14,529 2021-07-09T21:01:14,529 During handling of the above exception, another exception occurred: 2021-07-09T21:01:14,529 2021-07-09T21:01:14,529 Traceback (most recent call last): 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:01:14,529 result = self._result = resolver.resolve( 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:01:14,529 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:01:14,529 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:01:14,529 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-paymaster==0.1.1'), parent=None)] 2021-07-09T21:01:14,529 2021-07-09T21:01:14,529 The above exception was the direct cause of the following exception: 2021-07-09T21:01:14,529 2021-07-09T21:01:14,529 Traceback (most recent call last): 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:01:14,529 status = self.run(options, args) 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:01:14,529 return func(self, options, args) 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:01:14,529 requirement_set = resolver.resolve( 2021-07-09T21:01:14,529 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:01:14,529 raise error from e 2021-07-09T21:01:14,529 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-paymaster==0.1.1 2021-07-09T21:01:14,534 Removed django-paymaster==0.1.1 from https://files.pythonhosted.org/packages/29/8a/0656be8f118b2a64eb9a7dbd9352886dbd03ce2c3ab3981f3e44dc732854/django-paymaster-0.1.1.tar.gz#sha256=04876f501429a412746faff562ac30699db12d38972f133aa5e8dd264ed63024 from build tracker '/tmp/pip-req-tracker-o97kurfd' 2021-07-09T21:01:14,534 Removed build tracker: '/tmp/pip-req-tracker-o97kurfd'