2021-10-10T11:37:45,366 Created temporary directory: /tmp/pip-ephem-wheel-cache-iry2ssfj 2021-10-10T11:37:45,368 Created temporary directory: /tmp/pip-req-tracker-qgeykpey 2021-10-10T11:37:45,369 Initialized build tracking at /tmp/pip-req-tracker-qgeykpey 2021-10-10T11:37:45,369 Created build tracker: /tmp/pip-req-tracker-qgeykpey 2021-10-10T11:37:45,369 Entered build tracker: /tmp/pip-req-tracker-qgeykpey 2021-10-10T11:37:45,370 Created temporary directory: /tmp/pip-wheel-80iu1gvg 2021-10-10T11:37:45,402 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T11:37:45,404 2 location(s) to search for versions of guassian-test-package: 2021-10-10T11:37:45,404 * https://pypi.org/simple/guassian-test-package/ 2021-10-10T11:37:45,404 * https://www.piwheels.org/simple/guassian-test-package/ 2021-10-10T11:37:45,405 Fetching project page and analyzing links: https://pypi.org/simple/guassian-test-package/ 2021-10-10T11:37:45,406 Getting page https://pypi.org/simple/guassian-test-package/ 2021-10-10T11:37:45,407 Found index url https://pypi.org/simple 2021-10-10T11:37:45,499 Skipping link: Missing project version for guassian-test-package: https://files.pythonhosted.org/packages/5c/96/3cad4c27c49afe7d03d54241174471733ac546306fcd73311419029be592/Guassian%20Test%20Package-1.0.tar.gz#sha256=de4fb649a0a1a3a9045dd17c52c7452ded518e9e71d4b035e86d620e546fb42c (from https://pypi.org/simple/guassian-test-package/) (requires-python:>=3.8) 2021-10-10T11:37:45,499 Skipping link: No binaries permitted for guassian-test-package: https://files.pythonhosted.org/packages/21/d8/b0e721057ab964d085f203fbf7711a2605dc6ed9a88ddad007ff4858f010/Guassian_Test_Package-1.0-py3-none-any.whl#sha256=d7678ceddab9afab20275bc0fff0ae68ff0f67d178ae5aa7499ab0c8384b826d (from https://pypi.org/simple/guassian-test-package/) (requires-python:>=3.8) 2021-10-10T11:37:45,500 Fetching project page and analyzing links: https://www.piwheels.org/simple/guassian-test-package/ 2021-10-10T11:37:45,500 Getting page https://www.piwheels.org/simple/guassian-test-package/ 2021-10-10T11:37:45,501 Found index url https://www.piwheels.org/simple 2021-10-10T11:37:45,670 Skipping link: not a file: https://www.piwheels.org/simple/guassian-test-package/ 2021-10-10T11:37:45,671 Skipping link: not a file: https://pypi.org/simple/guassian-test-package/ 2021-10-10T11:37:45,689 Given no hashes to check 0 links for project 'guassian-test-package': discarding no candidates 2021-10-10T11:37:45,690 ERROR: Could not find a version that satisfies the requirement guassian-test-package==1.0 (from versions: none) 2021-10-10T11:37:45,690 ERROR: No matching distribution found for guassian-test-package==1.0 2021-10-10T11:37:45,691 Exception information: 2021-10-10T11:37:45,691 Traceback (most recent call last): 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T11:37:45,691 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T11:37:45,691 raise RequirementsConflicted(criterion) 2021-10-10T11:37:45,691 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('guassian-test-package==1.0') 2021-10-10T11:37:45,691 2021-10-10T11:37:45,691 During handling of the above exception, another exception occurred: 2021-10-10T11:37:45,691 2021-10-10T11:37:45,691 Traceback (most recent call last): 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-10T11:37:45,691 result = self._result = resolver.resolve( 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T11:37:45,691 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T11:37:45,691 raise ResolutionImpossible(e.criterion.information) 2021-10-10T11:37:45,691 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('guassian-test-package==1.0'), parent=None)] 2021-10-10T11:37:45,691 2021-10-10T11:37:45,691 The above exception was the direct cause of the following exception: 2021-10-10T11:37:45,691 2021-10-10T11:37:45,691 Traceback (most recent call last): 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T11:37:45,691 status = self.run(options, args) 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T11:37:45,691 return func(self, options, args) 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-10T11:37:45,691 requirement_set = resolver.resolve( 2021-10-10T11:37:45,691 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T11:37:45,691 raise error from e 2021-10-10T11:37:45,691 pip._internal.exceptions.DistributionNotFound: No matching distribution found for guassian-test-package==1.0 2021-10-10T11:37:45,695 Removed build tracker: '/tmp/pip-req-tracker-qgeykpey'