2021-09-01T22:43:14,562 Created temporary directory: /tmp/pip-ephem-wheel-cache-d1k4i2x4 2021-09-01T22:43:14,565 Created temporary directory: /tmp/pip-req-tracker-1t864ppb 2021-09-01T22:43:14,565 Initialized build tracking at /tmp/pip-req-tracker-1t864ppb 2021-09-01T22:43:14,566 Created build tracker: /tmp/pip-req-tracker-1t864ppb 2021-09-01T22:43:14,566 Entered build tracker: /tmp/pip-req-tracker-1t864ppb 2021-09-01T22:43:14,567 Created temporary directory: /tmp/pip-wheel-md7ffhby 2021-09-01T22:43:14,595 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-01T22:43:14,598 2 location(s) to search for versions of tracardi-mysql-connector: 2021-09-01T22:43:14,598 * https://pypi.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,598 * https://www.piwheels.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,599 Fetching project page and analyzing links: https://pypi.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,599 Getting page https://pypi.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,601 Found index url https://pypi.org/simple 2021-09-01T22:43:14,691 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/18/f1/6c314f7610d0fd54c2294f9647abf959b11325e831439f861997ee30924c/tracardi-mysql-connector-0.1.tar.gz#sha256=572078ef3a53f7dd02aa849df46aa2299e540a959411a2e518c823aee671d9e5 (from https://pypi.org/simple/tracardi-mysql-connector/) (requires-python:>=3.8) 2021-09-01T22:43:14,691 Skipping link: No binaries permitted for tracardi-mysql-connector: https://files.pythonhosted.org/packages/3e/80/c0de16d3987af122acb6ef352eeb293c178b2d1470b47d20ceb6d17a92d4/tracardi_mysql_connector-0.1-py3-none-any.whl#sha256=7866b8c971e54f3b55812b94adbf9ac9ceb0798ab58d98ace11dc559029a2268 (from https://pypi.org/simple/tracardi-mysql-connector/) (requires-python:>=3.8) 2021-09-01T22:43:14,691 Fetching project page and analyzing links: https://www.piwheels.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,692 Getting page https://www.piwheels.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,693 Found index url https://www.piwheels.org/simple 2021-09-01T22:43:14,787 Skipping link: not a file: https://www.piwheels.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,787 Skipping link: not a file: https://pypi.org/simple/tracardi-mysql-connector/ 2021-09-01T22:43:14,807 Given no hashes to check 0 links for project 'tracardi-mysql-connector': discarding no candidates 2021-09-01T22:43:14,807 ERROR: Could not find a version that satisfies the requirement tracardi-mysql-connector==0.1 (from versions: none) 2021-09-01T22:43:14,808 ERROR: No matching distribution found for tracardi-mysql-connector==0.1 2021-09-01T22:43:14,808 Exception information: 2021-09-01T22:43:14,808 Traceback (most recent call last): 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-01T22:43:14,808 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-01T22:43:14,808 raise RequirementsConflicted(criterion) 2021-09-01T22:43:14,808 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tracardi-mysql-connector==0.1') 2021-09-01T22:43:14,808 2021-09-01T22:43:14,808 During handling of the above exception, another exception occurred: 2021-09-01T22:43:14,808 2021-09-01T22:43:14,808 Traceback (most recent call last): 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-01T22:43:14,808 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-01T22:43:14,808 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-01T22:43:14,808 raise ResolutionImpossible(e.criterion.information) 2021-09-01T22:43:14,808 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tracardi-mysql-connector==0.1'), parent=None)] 2021-09-01T22:43:14,808 2021-09-01T22:43:14,808 The above exception was the direct cause of the following exception: 2021-09-01T22:43:14,808 2021-09-01T22:43:14,808 Traceback (most recent call last): 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-01T22:43:14,808 status = self.run(options, args) 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-01T22:43:14,808 return func(self, options, args) 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-01T22:43:14,808 reqs, check_supported_wheels=True 2021-09-01T22:43:14,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-01T22:43:14,808 raise error from e 2021-09-01T22:43:14,808 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tracardi-mysql-connector==0.1 2021-09-01T22:43:14,812 Removed build tracker: '/tmp/pip-req-tracker-1t864ppb'