2021-07-10T00:35:25,203 Created temporary directory: /tmp/pip-ephem-wheel-cache-72n35fnz 2021-07-10T00:35:25,206 Created temporary directory: /tmp/pip-req-tracker-n0v8dm1f 2021-07-10T00:35:25,207 Initialized build tracking at /tmp/pip-req-tracker-n0v8dm1f 2021-07-10T00:35:25,207 Created build tracker: /tmp/pip-req-tracker-n0v8dm1f 2021-07-10T00:35:25,207 Entered build tracker: /tmp/pip-req-tracker-n0v8dm1f 2021-07-10T00:35:25,208 Created temporary directory: /tmp/pip-wheel-asw_0utq 2021-07-10T00:35:25,241 1 location(s) to search for versions of laptopcontrolpanel: 2021-07-10T00:35:25,241 * https://pypi.org/simple/laptopcontrolpanel/ 2021-07-10T00:35:25,242 Fetching project page and analyzing links: https://pypi.org/simple/laptopcontrolpanel/ 2021-07-10T00:35:25,242 Getting page https://pypi.org/simple/laptopcontrolpanel/ 2021-07-10T00:35:25,244 Found index url https://pypi.org/simple 2021-07-10T00:35:25,422 Found link https://files.pythonhosted.org/packages/78/10/8af06f515a7ce6c6efae0ed576320b5bd88b02bf2c19f8c058c4a759d509/LaptopControlPanel-0.1.0.tar.gz#sha256=f822de9ecc9a5cd8d45408bbf3ec8350b808ec4e61dc099d7c1e5eaebb81a3ba (from https://pypi.org/simple/laptopcontrolpanel/), version: 0.1.0 2021-07-10T00:35:25,422 Skipping link: not a file: https://pypi.org/simple/laptopcontrolpanel/ 2021-07-10T00:35:25,438 Given no hashes to check 1 links for project 'laptopcontrolpanel': discarding no candidates 2021-07-10T00:35:25,456 Collecting laptopcontrolpanel==0.1.0 2021-07-10T00:35:25,457 Created temporary directory: /tmp/pip-unpack-6u6vx5ov 2021-07-10T00:35:25,637 Downloading LaptopControlPanel-0.1.0.tar.gz (242 kB) 2021-07-10T00:35:26,099 Added laptopcontrolpanel==0.1.0 from https://files.pythonhosted.org/packages/78/10/8af06f515a7ce6c6efae0ed576320b5bd88b02bf2c19f8c058c4a759d509/LaptopControlPanel-0.1.0.tar.gz#sha256=f822de9ecc9a5cd8d45408bbf3ec8350b808ec4e61dc099d7c1e5eaebb81a3ba to build tracker '/tmp/pip-req-tracker-n0v8dm1f' 2021-07-10T00:35:26,100 Running setup.py (path:/tmp/pip-wheel-asw_0utq/laptopcontrolpanel_b4d366e8916d44b697aaae6f00a731a5/setup.py) egg_info for package laptopcontrolpanel 2021-07-10T00:35:26,101 Created temporary directory: /tmp/pip-pip-egg-info-89fsepx0 2021-07-10T00:35:26,101 Running command python setup.py egg_info 2021-07-10T00:35:26,716 Traceback (most recent call last): 2021-07-10T00:35:26,717 File "", line 1, in 2021-07-10T00:35:26,717 File "/tmp/pip-wheel-asw_0utq/laptopcontrolpanel_b4d366e8916d44b697aaae6f00a731a5/setup.py", line 30, in 2021-07-10T00:35:26,717 execfile('setup_data.py') 2021-07-10T00:35:26,718 NameError: name 'execfile' is not defined 2021-07-10T00:35:26,767 WARNING: Discarding https://files.pythonhosted.org/packages/78/10/8af06f515a7ce6c6efae0ed576320b5bd88b02bf2c19f8c058c4a759d509/LaptopControlPanel-0.1.0.tar.gz#sha256=f822de9ecc9a5cd8d45408bbf3ec8350b808ec4e61dc099d7c1e5eaebb81a3ba (from https://pypi.org/simple/laptopcontrolpanel/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:35:26,768 ERROR: Could not find a version that satisfies the requirement laptopcontrolpanel==0.1.0 (from versions: 0.1.0) 2021-07-10T00:35:26,769 ERROR: No matching distribution found for laptopcontrolpanel==0.1.0 2021-07-10T00:35:26,769 Exception information: 2021-07-10T00:35:26,769 Traceback (most recent call last): 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:35:26,769 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:35:26,769 raise RequirementsConflicted(criterion) 2021-07-10T00:35:26,769 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('laptopcontrolpanel==0.1.0') 2021-07-10T00:35:26,769 2021-07-10T00:35:26,769 During handling of the above exception, another exception occurred: 2021-07-10T00:35:26,769 2021-07-10T00:35:26,769 Traceback (most recent call last): 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:35:26,769 result = self._result = resolver.resolve( 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:35:26,769 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:35:26,769 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:35:26,769 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('laptopcontrolpanel==0.1.0'), parent=None)] 2021-07-10T00:35:26,769 2021-07-10T00:35:26,769 The above exception was the direct cause of the following exception: 2021-07-10T00:35:26,769 2021-07-10T00:35:26,769 Traceback (most recent call last): 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:35:26,769 status = self.run(options, args) 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:35:26,769 return func(self, options, args) 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:35:26,769 requirement_set = resolver.resolve( 2021-07-10T00:35:26,769 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:35:26,769 raise error from e 2021-07-10T00:35:26,769 pip._internal.exceptions.DistributionNotFound: No matching distribution found for laptopcontrolpanel==0.1.0 2021-07-10T00:35:26,774 Removed laptopcontrolpanel==0.1.0 from https://files.pythonhosted.org/packages/78/10/8af06f515a7ce6c6efae0ed576320b5bd88b02bf2c19f8c058c4a759d509/LaptopControlPanel-0.1.0.tar.gz#sha256=f822de9ecc9a5cd8d45408bbf3ec8350b808ec4e61dc099d7c1e5eaebb81a3ba from build tracker '/tmp/pip-req-tracker-n0v8dm1f' 2021-07-10T00:35:26,774 Removed build tracker: '/tmp/pip-req-tracker-n0v8dm1f'