2021-02-09T10:59:43,703 Created temporary directory: /tmp/pip-ephem-wheel-cache-0oi3v86y 2021-02-09T10:59:43,705 Created temporary directory: /tmp/pip-req-tracker-l6yu3j9i 2021-02-09T10:59:43,706 Initialized build tracking at /tmp/pip-req-tracker-l6yu3j9i 2021-02-09T10:59:43,706 Created build tracker: /tmp/pip-req-tracker-l6yu3j9i 2021-02-09T10:59:43,706 Entered build tracker: /tmp/pip-req-tracker-l6yu3j9i 2021-02-09T10:59:43,707 Created temporary directory: /tmp/pip-wheel-1a32mex2 2021-02-09T10:59:43,740 1 location(s) to search for versions of aakash-calculator: 2021-02-09T10:59:43,740 * https://pypi.org/simple/aakash-calculator/ 2021-02-09T10:59:43,740 Fetching project page and analyzing links: https://pypi.org/simple/aakash-calculator/ 2021-02-09T10:59:43,741 Getting page https://pypi.org/simple/aakash-calculator/ 2021-02-09T10:59:43,742 Found index url https://pypi.org/simple 2021-02-09T10:59:43,831 Skipping link: Missing project version for aakash-calculator: https://files.pythonhosted.org/packages/e4/41/deb3ab924fbf92ca9f0c1ca9de215246eafd67616dd1a528fb0c634d84e5/Aakash%20calculator-0.0.1.tar.gz#sha256=5161fce73a53a9bc39dfda07f5f78048b4fbb1109c107a3530ecb9c10369475b (from https://pypi.org/simple/aakash-calculator/) 2021-02-09T10:59:43,844 Given no hashes to check 0 links for project 'aakash-calculator': discarding no candidates 2021-02-09T10:59:43,844 ERROR: Could not find a version that satisfies the requirement aakash-calculator==0.0.1 2021-02-09T10:59:43,845 ERROR: No matching distribution found for aakash-calculator==0.0.1 2021-02-09T10:59:43,845 Exception information: 2021-02-09T10:59:43,845 Traceback (most recent call last): 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-09T10:59:43,845 crit = self.state.criteria[name] 2021-02-09T10:59:43,845 KeyError: 'aakash-calculator' 2021-02-09T10:59:43,845 2021-02-09T10:59:43,845 During handling of the above exception, another exception occurred: 2021-02-09T10:59:43,845 2021-02-09T10:59:43,845 Traceback (most recent call last): 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-09T10:59:43,845 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-09T10:59:43,845 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-09T10:59:43,845 raise RequirementsConflicted(criterion) 2021-02-09T10:59:43,845 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aakash-calculator==0.0.1') 2021-02-09T10:59:43,845 2021-02-09T10:59:43,845 During handling of the above exception, another exception occurred: 2021-02-09T10:59:43,845 2021-02-09T10:59:43,845 Traceback (most recent call last): 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-09T10:59:43,845 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-09T10:59:43,845 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-09T10:59:43,845 raise ResolutionImpossible(e.criterion.information) 2021-02-09T10:59:43,845 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aakash-calculator==0.0.1'), parent=None)] 2021-02-09T10:59:43,845 2021-02-09T10:59:43,845 The above exception was the direct cause of the following exception: 2021-02-09T10:59:43,845 2021-02-09T10:59:43,845 Traceback (most recent call last): 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-09T10:59:43,845 status = self.run(options, args) 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-09T10:59:43,845 return func(self, options, args) 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-09T10:59:43,845 reqs, check_supported_wheels=True 2021-02-09T10:59:43,845 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-09T10:59:43,845 six.raise_from(error, e) 2021-02-09T10:59:43,845 File "", line 3, in raise_from 2021-02-09T10:59:43,845 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aakash-calculator==0.0.1 2021-02-09T10:59:43,849 Removed build tracker: '/tmp/pip-req-tracker-l6yu3j9i'