2023-04-12T14:52:43,751 Created temporary directory: /tmp/pip-ephem-wheel-cache-w0edylic 2023-04-12T14:52:43,757 Created temporary directory: /tmp/pip-build-tracker-i7sbx_9p 2023-04-12T14:52:43,757 Initialized build tracking at /tmp/pip-build-tracker-i7sbx_9p 2023-04-12T14:52:43,758 Created build tracker: /tmp/pip-build-tracker-i7sbx_9p 2023-04-12T14:52:43,758 Entered build tracker: /tmp/pip-build-tracker-i7sbx_9p 2023-04-12T14:52:43,759 Created temporary directory: /tmp/pip-wheel-dp622kl1 2023-04-12T14:52:43,769 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-04-12T14:52:43,775 Created temporary directory: /tmp/pip-ephem-wheel-cache-gbyriy8a 2023-04-12T14:52:43,828 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-12T14:52:43,835 2 location(s) to search for versions of mollview: 2023-04-12T14:52:43,835 * https://pypi.org/simple/mollview/ 2023-04-12T14:52:43,835 * https://www.piwheels.org/simple/mollview/ 2023-04-12T14:52:43,836 Fetching project page and analyzing links: https://pypi.org/simple/mollview/ 2023-04-12T14:52:43,837 Getting page https://pypi.org/simple/mollview/ 2023-04-12T14:52:43,841 Found index url https://pypi.org/simple 2023-04-12T14:52:44,025 Fetched page https://pypi.org/simple/mollview/ as application/vnd.pypi.simple.v1+json 2023-04-12T14:52:44,028 Skipping link: No binaries permitted for mollview: https://files.pythonhosted.org/packages/ed/a9/6018436c0933994b78df8a0d7c02107eb183c229e4c8a0c435b5b349e26b/mollview-0.1.0-py3-none-any.whl (from https://pypi.org/simple/mollview/) (requires-python:>=3.8,<4.0) 2023-04-12T14:52:44,030 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fd/32/473e4a2b730db1c8a6ce283267519665d8b6166e207bfd323c380f884300/mollview-0.1.0.tar.gz (from https://pypi.org/simple/mollview/) (requires-python:>=3.8,<4.0) 2023-04-12T14:52:44,030 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/fd/32/473e4a2b730db1c8a6ce283267519665d8b6166e207bfd323c380f884300/mollview-0.1.0.tar.gz (from https://pypi.org/simple/mollview/) (requires-python:>=3.8,<4.0) 2023-04-12T14:52:44,031 Fetching project page and analyzing links: https://www.piwheels.org/simple/mollview/ 2023-04-12T14:52:44,032 Getting page https://www.piwheels.org/simple/mollview/ 2023-04-12T14:52:44,034 Found index url https://www.piwheels.org/simple 2023-04-12T14:52:44,264 Fetched page https://www.piwheels.org/simple/mollview/ as text/html 2023-04-12T14:52:44,266 Skipping link: not a file: https://www.piwheels.org/simple/mollview/ 2023-04-12T14:52:44,267 Skipping link: not a file: https://pypi.org/simple/mollview/ 2023-04-12T14:52:44,299 Given no hashes to check 0 links for project 'mollview': discarding no candidates 2023-04-12T14:52:44,300 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0 2023-04-12T14:52:44,302 ERROR: Could not find a version that satisfies the requirement mollview==0.1.0 (from versions: none) 2023-04-12T14:52:44,304 ERROR: No matching distribution found for mollview==0.1.0 2023-04-12T14:52:44,306 Exception information: 2023-04-12T14:52:44,306 Traceback (most recent call last): 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-04-12T14:52:44,306 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-04-12T14:52:44,306 raise RequirementsConflicted(criterion) 2023-04-12T14:52:44,306 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mollview==0.1.0') 2023-04-12T14:52:44,306 2023-04-12T14:52:44,306 During handling of the above exception, another exception occurred: 2023-04-12T14:52:44,306 2023-04-12T14:52:44,306 Traceback (most recent call last): 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-04-12T14:52:44,306 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-04-12T14:52:44,306 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-04-12T14:52:44,306 raise ResolutionImpossible(e.criterion.information) 2023-04-12T14:52:44,306 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mollview==0.1.0'), parent=None)] 2023-04-12T14:52:44,306 2023-04-12T14:52:44,306 The above exception was the direct cause of the following exception: 2023-04-12T14:52:44,306 2023-04-12T14:52:44,306 Traceback (most recent call last): 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-04-12T14:52:44,306 status = run_func(*args) 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-04-12T14:52:44,306 return func(self, options, args) 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-04-12T14:52:44,306 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-04-12T14:52:44,306 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-04-12T14:52:44,306 raise error from e 2023-04-12T14:52:44,306 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mollview==0.1.0 2023-04-12T14:52:44,315 Removed build tracker: '/tmp/pip-build-tracker-i7sbx_9p'