2023-09-11T16:17:17,142 Created temporary directory: /tmp/pip-build-tracker-pshsrktb 2023-09-11T16:17:17,143 Initialized build tracking at /tmp/pip-build-tracker-pshsrktb 2023-09-11T16:17:17,144 Created build tracker: /tmp/pip-build-tracker-pshsrktb 2023-09-11T16:17:17,144 Entered build tracker: /tmp/pip-build-tracker-pshsrktb 2023-09-11T16:17:17,145 Created temporary directory: /tmp/pip-wheel-w98qpm4d 2023-09-11T16:17:17,149 Created temporary directory: /tmp/pip-ephem-wheel-cache-g4zfa3h0 2023-09-11T16:17:17,170 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T16:17:17,174 2 location(s) to search for versions of arghadeep1990: 2023-09-11T16:17:17,174 * https://pypi.org/simple/arghadeep1990/ 2023-09-11T16:17:17,174 * https://www.piwheels.org/simple/arghadeep1990/ 2023-09-11T16:17:17,175 Fetching project page and analyzing links: https://pypi.org/simple/arghadeep1990/ 2023-09-11T16:17:17,175 Getting page https://pypi.org/simple/arghadeep1990/ 2023-09-11T16:17:17,177 Found index url https://pypi.org/simple/ 2023-09-11T16:17:17,398 Fetched page https://pypi.org/simple/arghadeep1990/ as application/vnd.pypi.simple.v1+json 2023-09-11T16:17:17,399 Skipping link: No binaries permitted for arghadeep1990: https://files.pythonhosted.org/packages/d9/2d/406ff1509a4c2634c091b396a8b0a0290ced8d30c000324518954b9090f8/Arghadeep1990-0.0.2-py3-none-any.whl (from https://pypi.org/simple/arghadeep1990/) 2023-09-11T16:17:17,400 Found link https://files.pythonhosted.org/packages/f0/ad/ad3da0235692278fb5e267b23809954706e952e820c2d03a24dbec2181d2/Arghadeep1990-0.0.2.tar.gz (from https://pypi.org/simple/arghadeep1990/), version: 0.0.2 2023-09-11T16:17:17,401 Fetching project page and analyzing links: https://www.piwheels.org/simple/arghadeep1990/ 2023-09-11T16:17:17,401 Getting page https://www.piwheels.org/simple/arghadeep1990/ 2023-09-11T16:17:17,403 Found index url https://www.piwheels.org/simple/ 2023-09-11T16:17:17,669 Fetched page https://www.piwheels.org/simple/arghadeep1990/ as text/html 2023-09-11T16:17:17,670 Skipping link: not a file: https://www.piwheels.org/simple/arghadeep1990/ 2023-09-11T16:17:17,670 Skipping link: not a file: https://pypi.org/simple/arghadeep1990/ 2023-09-11T16:17:17,689 Given no hashes to check 0 links for project 'arghadeep1990': discarding no candidates 2023-09-11T16:17:17,690 ERROR: Could not find a version that satisfies the requirement arghadeep1990==0.0.1 (from versions: 0.0.2) 2023-09-11T16:17:17,691 ERROR: No matching distribution found for arghadeep1990==0.0.1 2023-09-11T16:17:17,693 Exception information: 2023-09-11T16:17:17,693 Traceback (most recent call last): 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T16:17:17,693 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T16:17:17,693 raise RequirementsConflicted(criterion) 2023-09-11T16:17:17,693 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('arghadeep1990==0.0.1') 2023-09-11T16:17:17,693 2023-09-11T16:17:17,693 During handling of the above exception, another exception occurred: 2023-09-11T16:17:17,693 2023-09-11T16:17:17,693 Traceback (most recent call last): 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T16:17:17,693 result = self._result = resolver.resolve( 2023-09-11T16:17:17,693 ^^^^^^^^^^^^^^^^^ 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T16:17:17,693 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T16:17:17,693 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T16:17:17,693 raise ResolutionImpossible(e.criterion.information) 2023-09-11T16:17:17,693 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('arghadeep1990==0.0.1'), parent=None)] 2023-09-11T16:17:17,693 2023-09-11T16:17:17,693 The above exception was the direct cause of the following exception: 2023-09-11T16:17:17,693 2023-09-11T16:17:17,693 Traceback (most recent call last): 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T16:17:17,693 status = run_func(*args) 2023-09-11T16:17:17,693 ^^^^^^^^^^^^^^^ 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T16:17:17,693 return func(self, options, args) 2023-09-11T16:17:17,693 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T16:17:17,693 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T16:17:17,693 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:17:17,693 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T16:17:17,693 raise error from e 2023-09-11T16:17:17,693 pip._internal.exceptions.DistributionNotFound: No matching distribution found for arghadeep1990==0.0.1 2023-09-11T16:17:17,698 Removed build tracker: '/tmp/pip-build-tracker-pshsrktb'