2021-07-15T16:38:15,986 Created temporary directory: /tmp/pip-ephem-wheel-cache-tkcgohks 2021-07-15T16:38:15,989 Created temporary directory: /tmp/pip-req-tracker-vfm9xnyp 2021-07-15T16:38:15,989 Initialized build tracking at /tmp/pip-req-tracker-vfm9xnyp 2021-07-15T16:38:15,989 Created build tracker: /tmp/pip-req-tracker-vfm9xnyp 2021-07-15T16:38:15,989 Entered build tracker: /tmp/pip-req-tracker-vfm9xnyp 2021-07-15T16:38:15,990 Created temporary directory: /tmp/pip-wheel-kqbcu7re 2021-07-15T16:38:16,019 1 location(s) to search for versions of manav1811kumar: 2021-07-15T16:38:16,019 * https://pypi.org/simple/manav1811kumar/ 2021-07-15T16:38:16,020 Fetching project page and analyzing links: https://pypi.org/simple/manav1811kumar/ 2021-07-15T16:38:16,020 Getting page https://pypi.org/simple/manav1811kumar/ 2021-07-15T16:38:16,022 Found index url https://pypi.org/simple 2021-07-15T16:38:16,231 Found link https://files.pythonhosted.org/packages/99/0e/2d0f8a306a30f761f21b15067494ee1414a12498b509a86f92880ed87f7b/manav1811kumar-0.1.tar.gz#sha256=85215d8523b55c299370cdd0f30c49b5968dcdd4d168b3d84168eee7b7e37319 (from https://pypi.org/simple/manav1811kumar/), version: 0.1 2021-07-15T16:38:16,231 Skipping link: not a file: https://pypi.org/simple/manav1811kumar/ 2021-07-15T16:38:16,249 Given no hashes to check 1 links for project 'manav1811kumar': discarding no candidates 2021-07-15T16:38:16,268 Collecting manav1811kumar==0.1 2021-07-15T16:38:16,269 Created temporary directory: /tmp/pip-unpack-p0w9zbjj 2021-07-15T16:38:16,439 Downloading manav1811kumar-0.1.tar.gz (2.0 kB) 2021-07-15T16:38:16,460 Added manav1811kumar==0.1 from https://files.pythonhosted.org/packages/99/0e/2d0f8a306a30f761f21b15067494ee1414a12498b509a86f92880ed87f7b/manav1811kumar-0.1.tar.gz#sha256=85215d8523b55c299370cdd0f30c49b5968dcdd4d168b3d84168eee7b7e37319 to build tracker '/tmp/pip-req-tracker-vfm9xnyp' 2021-07-15T16:38:16,461 Running setup.py (path:/tmp/pip-wheel-kqbcu7re/manav1811kumar_c4a74731594347a0a63f4c8f45771459/setup.py) egg_info for package manav1811kumar 2021-07-15T16:38:16,462 Created temporary directory: /tmp/pip-pip-egg-info-3f94rmdl 2021-07-15T16:38:16,462 Running command python setup.py egg_info 2021-07-15T16:38:17,408 Traceback (most recent call last): 2021-07-15T16:38:17,408 File "", line 1, in 2021-07-15T16:38:17,408 File "/tmp/pip-wheel-kqbcu7re/manav1811kumar_c4a74731594347a0a63f4c8f45771459/setup.py", line 3, in 2021-07-15T16:38:17,409 with open("README.md", "r") as fh: 2021-07-15T16:38:17,409 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-15T16:38:17,458 WARNING: Discarding https://files.pythonhosted.org/packages/99/0e/2d0f8a306a30f761f21b15067494ee1414a12498b509a86f92880ed87f7b/manav1811kumar-0.1.tar.gz#sha256=85215d8523b55c299370cdd0f30c49b5968dcdd4d168b3d84168eee7b7e37319 (from https://pypi.org/simple/manav1811kumar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T16:38:17,459 ERROR: Could not find a version that satisfies the requirement manav1811kumar==0.1 (from versions: 0.1) 2021-07-15T16:38:17,460 ERROR: No matching distribution found for manav1811kumar==0.1 2021-07-15T16:38:17,460 Exception information: 2021-07-15T16:38:17,460 Traceback (most recent call last): 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T16:38:17,460 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T16:38:17,460 raise RequirementsConflicted(criterion) 2021-07-15T16:38:17,460 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('manav1811kumar==0.1') 2021-07-15T16:38:17,460 2021-07-15T16:38:17,460 During handling of the above exception, another exception occurred: 2021-07-15T16:38:17,460 2021-07-15T16:38:17,460 Traceback (most recent call last): 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T16:38:17,460 result = self._result = resolver.resolve( 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T16:38:17,460 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T16:38:17,460 raise ResolutionImpossible(e.criterion.information) 2021-07-15T16:38:17,460 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('manav1811kumar==0.1'), parent=None)] 2021-07-15T16:38:17,460 2021-07-15T16:38:17,460 The above exception was the direct cause of the following exception: 2021-07-15T16:38:17,460 2021-07-15T16:38:17,460 Traceback (most recent call last): 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T16:38:17,460 status = self.run(options, args) 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T16:38:17,460 return func(self, options, args) 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T16:38:17,460 requirement_set = resolver.resolve( 2021-07-15T16:38:17,460 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T16:38:17,460 raise error from e 2021-07-15T16:38:17,460 pip._internal.exceptions.DistributionNotFound: No matching distribution found for manav1811kumar==0.1 2021-07-15T16:38:17,465 Removed manav1811kumar==0.1 from https://files.pythonhosted.org/packages/99/0e/2d0f8a306a30f761f21b15067494ee1414a12498b509a86f92880ed87f7b/manav1811kumar-0.1.tar.gz#sha256=85215d8523b55c299370cdd0f30c49b5968dcdd4d168b3d84168eee7b7e37319 from build tracker '/tmp/pip-req-tracker-vfm9xnyp' 2021-07-15T16:38:17,466 Removed build tracker: '/tmp/pip-req-tracker-vfm9xnyp'