2021-08-30T10:26:28,338 Created temporary directory: /tmp/pip-ephem-wheel-cache-rvyzeao_ 2021-08-30T10:26:28,341 Created temporary directory: /tmp/pip-req-tracker-vte6wun8 2021-08-30T10:26:28,342 Initialized build tracking at /tmp/pip-req-tracker-vte6wun8 2021-08-30T10:26:28,342 Created build tracker: /tmp/pip-req-tracker-vte6wun8 2021-08-30T10:26:28,342 Entered build tracker: /tmp/pip-req-tracker-vte6wun8 2021-08-30T10:26:28,343 Created temporary directory: /tmp/pip-wheel-xjomihdc 2021-08-30T10:26:28,375 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T10:26:28,378 2 location(s) to search for versions of tracardi-redshift-connector: 2021-08-30T10:26:28,378 * https://pypi.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,378 * https://www.piwheels.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,379 Fetching project page and analyzing links: https://pypi.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,379 Getting page https://pypi.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,381 Found index url https://pypi.org/simple 2021-08-30T10:26:28,470 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ed/43/fc45beef00da66f36b05b497d7a2b3a76014994a689ac7351660e25f60e3/tracardi-redshift-connector-0.1.tar.gz#sha256=3d1805af0496672a6a6801d64bbef8fe35ad9515ee4a465b602c7616cfd10384 (from https://pypi.org/simple/tracardi-redshift-connector/) (requires-python:>=3.8) 2021-08-30T10:26:28,470 Skipping link: No binaries permitted for tracardi-redshift-connector: https://files.pythonhosted.org/packages/5b/99/297028ec593f0a8bd01f389d29b7d132ab31b3231dce2df639e2ca90f5bb/tracardi_redshift_connector-0.1-py3-none-any.whl#sha256=bbb35d2e1e5f32ee724c06c8dc4505f9dede43a11b92f6b53e4dca38bc7b3bb5 (from https://pypi.org/simple/tracardi-redshift-connector/) (requires-python:>=3.8) 2021-08-30T10:26:28,471 Fetching project page and analyzing links: https://www.piwheels.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,471 Getting page https://www.piwheels.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,472 Found index url https://www.piwheels.org/simple 2021-08-30T10:26:28,574 Skipping link: not a file: https://www.piwheels.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,574 Skipping link: not a file: https://pypi.org/simple/tracardi-redshift-connector/ 2021-08-30T10:26:28,595 Given no hashes to check 0 links for project 'tracardi-redshift-connector': discarding no candidates 2021-08-30T10:26:28,596 ERROR: Could not find a version that satisfies the requirement tracardi-redshift-connector==0.1 (from versions: none) 2021-08-30T10:26:28,596 ERROR: No matching distribution found for tracardi-redshift-connector==0.1 2021-08-30T10:26:28,596 Exception information: 2021-08-30T10:26:28,596 Traceback (most recent call last): 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T10:26:28,596 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T10:26:28,596 raise RequirementsConflicted(criterion) 2021-08-30T10:26:28,596 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tracardi-redshift-connector==0.1') 2021-08-30T10:26:28,596 2021-08-30T10:26:28,596 During handling of the above exception, another exception occurred: 2021-08-30T10:26:28,596 2021-08-30T10:26:28,596 Traceback (most recent call last): 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T10:26:28,596 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T10:26:28,596 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T10:26:28,596 raise ResolutionImpossible(e.criterion.information) 2021-08-30T10:26:28,596 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tracardi-redshift-connector==0.1'), parent=None)] 2021-08-30T10:26:28,596 2021-08-30T10:26:28,596 The above exception was the direct cause of the following exception: 2021-08-30T10:26:28,596 2021-08-30T10:26:28,596 Traceback (most recent call last): 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T10:26:28,596 status = self.run(options, args) 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T10:26:28,596 return func(self, options, args) 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T10:26:28,596 reqs, check_supported_wheels=True 2021-08-30T10:26:28,596 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T10:26:28,596 raise error from e 2021-08-30T10:26:28,596 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tracardi-redshift-connector==0.1 2021-08-30T10:26:28,600 Removed build tracker: '/tmp/pip-req-tracker-vte6wun8'