2021-09-09T01:57:50,421 Created temporary directory: /tmp/pip-ephem-wheel-cache-8dchs454 2021-09-09T01:57:50,424 Created temporary directory: /tmp/pip-req-tracker-oo_q9eyu 2021-09-09T01:57:50,424 Initialized build tracking at /tmp/pip-req-tracker-oo_q9eyu 2021-09-09T01:57:50,424 Created build tracker: /tmp/pip-req-tracker-oo_q9eyu 2021-09-09T01:57:50,425 Entered build tracker: /tmp/pip-req-tracker-oo_q9eyu 2021-09-09T01:57:50,425 Created temporary directory: /tmp/pip-wheel-13icsvgb 2021-09-09T01:57:50,457 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-09T01:57:50,460 2 location(s) to search for versions of marcin-e-demo: 2021-09-09T01:57:50,460 * https://pypi.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,460 * https://www.piwheels.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,461 Fetching project page and analyzing links: https://pypi.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,461 Getting page https://pypi.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,463 Found index url https://pypi.org/simple 2021-09-09T01:57:50,551 Found link https://files.pythonhosted.org/packages/e1/f6/a979568f0ad43a8126136f629b6b6e06843652792c7acde2ebe4cc6680df/marcin-e-demo-3.0.1.macosx-10.9-x86_64.tar.gz#sha256=0ae67b22dc3d8bb79456f871fb9e1ca498af88ce3f6fddf160e5ee02a83a8fcf (from https://pypi.org/simple/marcin-e-demo/), version: 3.0.1.macosx-10.9-x86_64 2021-09-09T01:57:50,552 Fetching project page and analyzing links: https://www.piwheels.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,552 Getting page https://www.piwheels.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,553 Found index url https://www.piwheels.org/simple 2021-09-09T01:57:50,665 Skipping link: not a file: https://www.piwheels.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,666 Skipping link: not a file: https://pypi.org/simple/marcin-e-demo/ 2021-09-09T01:57:50,685 Given no hashes to check 0 links for project 'marcin-e-demo': discarding no candidates 2021-09-09T01:57:50,686 ERROR: Could not find a version that satisfies the requirement marcin-e-demo==3.0.1 (from versions: 3.0.1.macosx-10.9-x86_64) 2021-09-09T01:57:50,686 ERROR: No matching distribution found for marcin-e-demo==3.0.1 2021-09-09T01:57:50,687 Exception information: 2021-09-09T01:57:50,687 Traceback (most recent call last): 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-09T01:57:50,687 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-09T01:57:50,687 raise RequirementsConflicted(criterion) 2021-09-09T01:57:50,687 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marcin-e-demo==3.0.1') 2021-09-09T01:57:50,687 2021-09-09T01:57:50,687 During handling of the above exception, another exception occurred: 2021-09-09T01:57:50,687 2021-09-09T01:57:50,687 Traceback (most recent call last): 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-09T01:57:50,687 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-09T01:57:50,687 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-09T01:57:50,687 raise ResolutionImpossible(e.criterion.information) 2021-09-09T01:57:50,687 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marcin-e-demo==3.0.1'), parent=None)] 2021-09-09T01:57:50,687 2021-09-09T01:57:50,687 The above exception was the direct cause of the following exception: 2021-09-09T01:57:50,687 2021-09-09T01:57:50,687 Traceback (most recent call last): 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-09T01:57:50,687 status = self.run(options, args) 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-09T01:57:50,687 return func(self, options, args) 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-09T01:57:50,687 reqs, check_supported_wheels=True 2021-09-09T01:57:50,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-09T01:57:50,687 raise error from e 2021-09-09T01:57:50,687 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marcin-e-demo==3.0.1 2021-09-09T01:57:50,691 Removed build tracker: '/tmp/pip-req-tracker-oo_q9eyu'