2021-07-29T01:23:14,441 Created temporary directory: /tmp/pip-ephem-wheel-cache-f7byq5le 2021-07-29T01:23:14,444 Created temporary directory: /tmp/pip-req-tracker-oed543wb 2021-07-29T01:23:14,444 Initialized build tracking at /tmp/pip-req-tracker-oed543wb 2021-07-29T01:23:14,445 Created build tracker: /tmp/pip-req-tracker-oed543wb 2021-07-29T01:23:14,445 Entered build tracker: /tmp/pip-req-tracker-oed543wb 2021-07-29T01:23:14,446 Created temporary directory: /tmp/pip-wheel-ytgh5j7j 2021-07-29T01:23:14,476 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T01:23:14,477 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T01:23:14,477 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T01:23:14,477 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T01:23:14,477 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T01:23:14,480 WARNING: Location '/aakash-calculator/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T01:23:14,481 WARNING: Location 't/aakash-calculator/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T01:23:14,481 WARNING: Location 'm/aakash-calculator/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T01:23:14,481 WARNING: Location 'p/aakash-calculator/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T01:23:14,482 1 location(s) to search for versions of aakash-calculator: 2021-07-29T01:23:14,482 * https://pypi.org/simple/aakash-calculator/ 2021-07-29T01:23:14,482 Fetching project page and analyzing links: https://pypi.org/simple/aakash-calculator/ 2021-07-29T01:23:14,482 Getting page https://pypi.org/simple/aakash-calculator/ 2021-07-29T01:23:14,484 Found index url https://pypi.org/simple 2021-07-29T01:23:14,692 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-07-29T01:23:14,692 Skipping link: not a file: https://pypi.org/simple/aakash-calculator/ 2021-07-29T01:23:14,708 Given no hashes to check 0 links for project 'aakash-calculator': discarding no candidates 2021-07-29T01:23:14,709 ERROR: Could not find a version that satisfies the requirement aakash-calculator==0.0.1 (from versions: none) 2021-07-29T01:23:14,709 ERROR: No matching distribution found for aakash-calculator==0.0.1 2021-07-29T01:23:14,709 Exception information: 2021-07-29T01:23:14,709 Traceback (most recent call last): 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T01:23:14,709 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T01:23:14,709 raise RequirementsConflicted(criterion) 2021-07-29T01:23:14,709 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aakash-calculator==0.0.1') 2021-07-29T01:23:14,709 2021-07-29T01:23:14,709 During handling of the above exception, another exception occurred: 2021-07-29T01:23:14,709 2021-07-29T01:23:14,709 Traceback (most recent call last): 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T01:23:14,709 result = self._result = resolver.resolve( 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T01:23:14,709 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T01:23:14,709 raise ResolutionImpossible(e.criterion.information) 2021-07-29T01:23:14,709 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aakash-calculator==0.0.1'), parent=None)] 2021-07-29T01:23:14,709 2021-07-29T01:23:14,709 The above exception was the direct cause of the following exception: 2021-07-29T01:23:14,709 2021-07-29T01:23:14,709 Traceback (most recent call last): 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T01:23:14,709 status = self.run(options, args) 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T01:23:14,709 return func(self, options, args) 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T01:23:14,709 requirement_set = resolver.resolve( 2021-07-29T01:23:14,709 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T01:23:14,709 raise error from e 2021-07-29T01:23:14,709 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aakash-calculator==0.0.1 2021-07-29T01:23:14,713 Removed build tracker: '/tmp/pip-req-tracker-oed543wb'