2023-05-14T18:28:17,865 Created temporary directory: /tmp/pip-build-tracker-59tjq6mg 2023-05-14T18:28:17,867 Initialized build tracking at /tmp/pip-build-tracker-59tjq6mg 2023-05-14T18:28:17,867 Created build tracker: /tmp/pip-build-tracker-59tjq6mg 2023-05-14T18:28:17,867 Entered build tracker: /tmp/pip-build-tracker-59tjq6mg 2023-05-14T18:28:17,868 Created temporary directory: /tmp/pip-wheel-ilj_o8ud 2023-05-14T18:28:17,871 Created temporary directory: /tmp/pip-ephem-wheel-cache-u2bin_gb 2023-05-14T18:28:17,900 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T18:28:17,903 2 location(s) to search for versions of lightweight-charts: 2023-05-14T18:28:17,903 * https://pypi.org/simple/lightweight-charts/ 2023-05-14T18:28:17,903 * https://www.piwheels.org/simple/lightweight-charts/ 2023-05-14T18:28:17,904 Fetching project page and analyzing links: https://pypi.org/simple/lightweight-charts/ 2023-05-14T18:28:17,904 Getting page https://pypi.org/simple/lightweight-charts/ 2023-05-14T18:28:17,906 Found index url https://pypi.org/simple/ 2023-05-14T18:28:17,958 Fetched page https://pypi.org/simple/lightweight-charts/ as application/vnd.pypi.simple.v1+json 2023-05-14T18:28:17,959 Skipping link: No binaries permitted for lightweight-charts: https://files.pythonhosted.org/packages/98/9a/b7ee09a2079fce84772438e8a70cd55ac1d2b1bdb5660c69b96122bb2a90/lightweight_charts-1.0.0-py3-none-any.whl (from https://pypi.org/simple/lightweight-charts/) (requires-python:>=3.9) 2023-05-14T18:28:17,960 Found link https://files.pythonhosted.org/packages/cc/40/10e6c43aebd2baa78860dbc668483b7b20eb96b5a0f44b5654bd6ca80633/lightweight_charts-1.0.0.tar.gz (from https://pypi.org/simple/lightweight-charts/) (requires-python:>=3.9), version: 1.0.0 2023-05-14T18:28:17,960 Skipping link: No binaries permitted for lightweight-charts: https://files.pythonhosted.org/packages/df/78/aad2faa24b048338afb912223e2a111d578914824b8dae2729144a23b619/lightweight_charts-1.0.2-py3-none-any.whl (from https://pypi.org/simple/lightweight-charts/) (requires-python:>=3.9) 2023-05-14T18:28:17,961 Found link https://files.pythonhosted.org/packages/a1/03/402d09b809cc68c48eb60892547a281f21bfbc6a6f9538157ce0eaac0d89/lightweight_charts-1.0.2.tar.gz (from https://pypi.org/simple/lightweight-charts/) (requires-python:>=3.9), version: 1.0.2 2023-05-14T18:28:17,961 Fetching project page and analyzing links: https://www.piwheels.org/simple/lightweight-charts/ 2023-05-14T18:28:17,961 Getting page https://www.piwheels.org/simple/lightweight-charts/ 2023-05-14T18:28:17,962 Found index url https://www.piwheels.org/simple/ 2023-05-14T18:28:18,138 Fetched page https://www.piwheels.org/simple/lightweight-charts/ as text/html 2023-05-14T18:28:18,139 Skipping link: No binaries permitted for lightweight-charts: https://www.piwheels.org/simple/lightweight-charts/lightweight_charts-1.0.0-py3-none-any.whl#sha256=cb9710a1ddec3aa57901690ea5e5e3be192de9c776389639bdf1aae09796b9b8 (from https://www.piwheels.org/simple/lightweight-charts/) (requires-python:>=3.9) 2023-05-14T18:28:18,140 Skipping link: not a file: https://www.piwheels.org/simple/lightweight-charts/ 2023-05-14T18:28:18,140 Skipping link: not a file: https://pypi.org/simple/lightweight-charts/ 2023-05-14T18:28:18,157 Given no hashes to check 0 links for project 'lightweight-charts': discarding no candidates 2023-05-14T18:28:18,157 ERROR: Could not find a version that satisfies the requirement lightweight-charts==1.0.1 (from versions: 1.0.0, 1.0.2) 2023-05-14T18:28:18,159 ERROR: No matching distribution found for lightweight-charts==1.0.1 2023-05-14T18:28:18,160 Exception information: 2023-05-14T18:28:18,160 Traceback (most recent call last): 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T18:28:18,160 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-14T18:28:18,160 raise RequirementsConflicted(criterion) 2023-05-14T18:28:18,160 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lightweight-charts==1.0.1') 2023-05-14T18:28:18,160 2023-05-14T18:28:18,160 During handling of the above exception, another exception occurred: 2023-05-14T18:28:18,160 2023-05-14T18:28:18,160 Traceback (most recent call last): 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-14T18:28:18,160 result = self._result = resolver.resolve( 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T18:28:18,160 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-14T18:28:18,160 raise ResolutionImpossible(e.criterion.information) 2023-05-14T18:28:18,160 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lightweight-charts==1.0.1'), parent=None)] 2023-05-14T18:28:18,160 2023-05-14T18:28:18,160 The above exception was the direct cause of the following exception: 2023-05-14T18:28:18,160 2023-05-14T18:28:18,160 Traceback (most recent call last): 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T18:28:18,160 status = run_func(*args) 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T18:28:18,160 return func(self, options, args) 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T18:28:18,160 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T18:28:18,160 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-14T18:28:18,160 raise error from e 2023-05-14T18:28:18,160 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lightweight-charts==1.0.1 2023-05-14T18:28:18,164 Removed build tracker: '/tmp/pip-build-tracker-59tjq6mg'