2021-08-07T16:01:49,001 Created temporary directory: /tmp/pip-ephem-wheel-cache-vel158zw 2021-08-07T16:01:49,005 Created temporary directory: /tmp/pip-req-tracker-jjesooho 2021-08-07T16:01:49,005 Initialized build tracking at /tmp/pip-req-tracker-jjesooho 2021-08-07T16:01:49,005 Created build tracker: /tmp/pip-req-tracker-jjesooho 2021-08-07T16:01:49,006 Entered build tracker: /tmp/pip-req-tracker-jjesooho 2021-08-07T16:01:49,006 Created temporary directory: /tmp/pip-wheel-tz9_5gbv 2021-08-07T16:01:49,040 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-07T16:01:49,040 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-07T16:01:49,041 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-07T16:01:49,041 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-07T16:01:49,041 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-07T16:01:49,044 WARNING: Location '/table2sql/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T16:01:49,045 WARNING: Location 't/table2sql/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T16:01:49,045 WARNING: Location 'm/table2sql/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T16:01:49,045 WARNING: Location 'p/table2sql/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-07T16:01:49,046 1 location(s) to search for versions of table2sql: 2021-08-07T16:01:49,046 * https://pypi.org/simple/table2sql/ 2021-08-07T16:01:49,046 Fetching project page and analyzing links: https://pypi.org/simple/table2sql/ 2021-08-07T16:01:49,046 Getting page https://pypi.org/simple/table2sql/ 2021-08-07T16:01:49,048 Found index url https://pypi.org/simple 2021-08-07T16:01:49,136 Skipping link: No binaries permitted for table2sql: https://files.pythonhosted.org/packages/41/a5/25b4c1a173c31134ecc2658c0696576b190042cbb3e935b42c3ea7f72690/table2sql-0.1.0-py3-none-any.whl#sha256=45b33cf8ac939431955e9f1e2b79d23244b671b53a1cfde0ca92b414eea32382 (from https://pypi.org/simple/table2sql/) (requires-python:>=3.9,<4.0) 2021-08-07T16:01:49,137 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/eb/9e/676d295ca0abde288723e19d11389714fb186b44c6f1b1fed5df4369774a/table2sql-0.1.0.tar.gz#sha256=a2be489309cfb986f27c66d31c1e479b1bbe0ce7d2cd2e9e60d33fc3d5c6b34f (from https://pypi.org/simple/table2sql/) (requires-python:>=3.9,<4.0) 2021-08-07T16:01:49,138 Skipping link: not a file: https://pypi.org/simple/table2sql/ 2021-08-07T16:01:49,151 Given no hashes to check 0 links for project 'table2sql': discarding no candidates 2021-08-07T16:01:49,151 ERROR: Could not find a version that satisfies the requirement table2sql==0.1.0 (from versions: none) 2021-08-07T16:01:49,151 ERROR: No matching distribution found for table2sql==0.1.0 2021-08-07T16:01:49,152 Exception information: 2021-08-07T16:01:49,152 Traceback (most recent call last): 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-07T16:01:49,152 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-07T16:01:49,152 raise RequirementsConflicted(criterion) 2021-08-07T16:01:49,152 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('table2sql==0.1.0') 2021-08-07T16:01:49,152 2021-08-07T16:01:49,152 During handling of the above exception, another exception occurred: 2021-08-07T16:01:49,152 2021-08-07T16:01:49,152 Traceback (most recent call last): 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-07T16:01:49,152 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-07T16:01:49,152 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-07T16:01:49,152 raise ResolutionImpossible(e.criterion.information) 2021-08-07T16:01:49,152 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('table2sql==0.1.0'), parent=None)] 2021-08-07T16:01:49,152 2021-08-07T16:01:49,152 The above exception was the direct cause of the following exception: 2021-08-07T16:01:49,152 2021-08-07T16:01:49,152 Traceback (most recent call last): 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-07T16:01:49,152 status = self.run(options, args) 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-07T16:01:49,152 return func(self, options, args) 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-07T16:01:49,152 reqs, check_supported_wheels=True 2021-08-07T16:01:49,152 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-07T16:01:49,152 raise error from e 2021-08-07T16:01:49,152 pip._internal.exceptions.DistributionNotFound: No matching distribution found for table2sql==0.1.0 2021-08-07T16:01:49,156 Removed build tracker: '/tmp/pip-req-tracker-jjesooho'