2021-07-09T20:21:53,347 Created temporary directory: /tmp/pip-ephem-wheel-cache-fviydrs2 2021-07-09T20:21:53,350 Created temporary directory: /tmp/pip-req-tracker-iuvfxjgx 2021-07-09T20:21:53,351 Initialized build tracking at /tmp/pip-req-tracker-iuvfxjgx 2021-07-09T20:21:53,351 Created build tracker: /tmp/pip-req-tracker-iuvfxjgx 2021-07-09T20:21:53,351 Entered build tracker: /tmp/pip-req-tracker-iuvfxjgx 2021-07-09T20:21:53,352 Created temporary directory: /tmp/pip-wheel-ytyhc6z_ 2021-07-09T20:21:53,388 1 location(s) to search for versions of kumaresh-package: 2021-07-09T20:21:53,388 * https://pypi.org/simple/kumaresh-package/ 2021-07-09T20:21:53,388 Fetching project page and analyzing links: https://pypi.org/simple/kumaresh-package/ 2021-07-09T20:21:53,389 Getting page https://pypi.org/simple/kumaresh-package/ 2021-07-09T20:21:53,391 Found index url https://pypi.org/simple 2021-07-09T20:21:53,574 Found link https://files.pythonhosted.org/packages/b5/82/d2c64d65c95aef05d586c704a3075f8d9c4226ea5e5ab2a7f268df72e863/kumaresh_package-1.0.0.tar.gz#sha256=2c5f35e23b0c041cc19cccdf08be0e3bd03ede2f9480cd918c2e6ebc7c2990ae (from https://pypi.org/simple/kumaresh-package/), version: 1.0.0 2021-07-09T20:21:53,575 Skipping link: not a file: https://pypi.org/simple/kumaresh-package/ 2021-07-09T20:21:53,591 Given no hashes to check 1 links for project 'kumaresh-package': discarding no candidates 2021-07-09T20:21:53,608 Collecting kumaresh-package==1.0.0 2021-07-09T20:21:53,610 Created temporary directory: /tmp/pip-unpack-cg2ntr57 2021-07-09T20:21:53,783 Downloading kumaresh_package-1.0.0.tar.gz (1.4 kB) 2021-07-09T20:21:53,821 Added kumaresh-package==1.0.0 from https://files.pythonhosted.org/packages/b5/82/d2c64d65c95aef05d586c704a3075f8d9c4226ea5e5ab2a7f268df72e863/kumaresh_package-1.0.0.tar.gz#sha256=2c5f35e23b0c041cc19cccdf08be0e3bd03ede2f9480cd918c2e6ebc7c2990ae to build tracker '/tmp/pip-req-tracker-iuvfxjgx' 2021-07-09T20:21:53,822 Running setup.py (path:/tmp/pip-wheel-ytyhc6z_/kumaresh-package_ff962804e41543a486a4cdaf78453028/setup.py) egg_info for package kumaresh-package 2021-07-09T20:21:53,823 Created temporary directory: /tmp/pip-pip-egg-info-oih3b3d1 2021-07-09T20:21:53,823 Running command python setup.py egg_info 2021-07-09T20:21:54,467 Traceback (most recent call last): 2021-07-09T20:21:54,468 File "", line 1, in 2021-07-09T20:21:54,468 File "/tmp/pip-wheel-ytyhc6z_/kumaresh-package_ff962804e41543a486a4cdaf78453028/setup.py", line 1, in 2021-07-09T20:21:54,469 from distribute_setup import use_setuptools 2021-07-09T20:21:54,469 ModuleNotFoundError: No module named 'distribute_setup' 2021-07-09T20:21:54,518 WARNING: Discarding https://files.pythonhosted.org/packages/b5/82/d2c64d65c95aef05d586c704a3075f8d9c4226ea5e5ab2a7f268df72e863/kumaresh_package-1.0.0.tar.gz#sha256=2c5f35e23b0c041cc19cccdf08be0e3bd03ede2f9480cd918c2e6ebc7c2990ae (from https://pypi.org/simple/kumaresh-package/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:21:54,520 ERROR: Could not find a version that satisfies the requirement kumaresh-package==1.0.0 (from versions: 1.0.0) 2021-07-09T20:21:54,520 ERROR: No matching distribution found for kumaresh-package==1.0.0 2021-07-09T20:21:54,520 Exception information: 2021-07-09T20:21:54,520 Traceback (most recent call last): 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:21:54,520 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:21:54,520 raise RequirementsConflicted(criterion) 2021-07-09T20:21:54,520 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kumaresh-package==1.0.0') 2021-07-09T20:21:54,520 2021-07-09T20:21:54,520 During handling of the above exception, another exception occurred: 2021-07-09T20:21:54,520 2021-07-09T20:21:54,520 Traceback (most recent call last): 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:21:54,520 result = self._result = resolver.resolve( 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:21:54,520 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:21:54,520 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:21:54,520 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kumaresh-package==1.0.0'), parent=None)] 2021-07-09T20:21:54,520 2021-07-09T20:21:54,520 The above exception was the direct cause of the following exception: 2021-07-09T20:21:54,520 2021-07-09T20:21:54,520 Traceback (most recent call last): 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:21:54,520 status = self.run(options, args) 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:21:54,520 return func(self, options, args) 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:21:54,520 requirement_set = resolver.resolve( 2021-07-09T20:21:54,520 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:21:54,520 raise error from e 2021-07-09T20:21:54,520 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kumaresh-package==1.0.0 2021-07-09T20:21:54,525 Removed kumaresh-package==1.0.0 from https://files.pythonhosted.org/packages/b5/82/d2c64d65c95aef05d586c704a3075f8d9c4226ea5e5ab2a7f268df72e863/kumaresh_package-1.0.0.tar.gz#sha256=2c5f35e23b0c041cc19cccdf08be0e3bd03ede2f9480cd918c2e6ebc7c2990ae from build tracker '/tmp/pip-req-tracker-iuvfxjgx' 2021-07-09T20:21:54,526 Removed build tracker: '/tmp/pip-req-tracker-iuvfxjgx'