2022-02-09T16:19:20,803 Created temporary directory: /tmp/pip-ephem-wheel-cache-j1wzcgs0 2022-02-09T16:19:20,809 Created temporary directory: /tmp/pip-req-tracker-nvl0r3k3 2022-02-09T16:19:20,811 Initialized build tracking at /tmp/pip-req-tracker-nvl0r3k3 2022-02-09T16:19:20,811 Created build tracker: /tmp/pip-req-tracker-nvl0r3k3 2022-02-09T16:19:20,811 Entered build tracker: /tmp/pip-req-tracker-nvl0r3k3 2022-02-09T16:19:20,813 Created temporary directory: /tmp/pip-wheel-5_eba97p 2022-02-09T16:19:20,887 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-09T16:19:20,893 2 location(s) to search for versions of chem-analysis: 2022-02-09T16:19:20,893 * https://pypi.org/simple/chem-analysis/ 2022-02-09T16:19:20,893 * https://www.piwheels.org/simple/chem-analysis/ 2022-02-09T16:19:20,894 Fetching project page and analyzing links: https://pypi.org/simple/chem-analysis/ 2022-02-09T16:19:20,895 Getting page https://pypi.org/simple/chem-analysis/ 2022-02-09T16:19:20,898 Found index url https://pypi.org/simple 2022-02-09T16:19:21,112 Skipping link: No binaries permitted for chem-analysis: https://files.pythonhosted.org/packages/0f/d2/636b2eef15c929e22fa066c6abed2d1f3ec0a6e46841e6d501a2b13488f5/chem_analysis-0.0.1-py3-none-any.whl#sha256=4e521f7a8fa23d05edd9472f1ef0dd0d768b6333e9d392bd4ca19f91cc43ff6f (from https://pypi.org/simple/chem-analysis/) (requires-python:>=3.9) 2022-02-09T16:19:21,114 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/99/40/fdff3fa8ba05fea71985403b5b034ad216be0e0cb6a53dff9d60113ab675/chem_analysis-0.0.1.tar.gz#sha256=3cd7922aab6844ea69a5c2af33b7bda8adfc67916a59bbcddde39fd7b6805047 (from https://pypi.org/simple/chem-analysis/) (requires-python:>=3.9) 2022-02-09T16:19:21,115 Fetching project page and analyzing links: https://www.piwheels.org/simple/chem-analysis/ 2022-02-09T16:19:21,116 Getting page https://www.piwheels.org/simple/chem-analysis/ 2022-02-09T16:19:21,118 Found index url https://www.piwheels.org/simple 2022-02-09T16:19:21,331 Skipping link: not a file: https://www.piwheels.org/simple/chem-analysis/ 2022-02-09T16:19:21,331 Skipping link: not a file: https://pypi.org/simple/chem-analysis/ 2022-02-09T16:19:21,364 Given no hashes to check 0 links for project 'chem-analysis': discarding no candidates 2022-02-09T16:19:21,365 ERROR: Could not find a version that satisfies the requirement chem-analysis==0.0.1 (from versions: none) 2022-02-09T16:19:21,366 ERROR: No matching distribution found for chem-analysis==0.0.1 2022-02-09T16:19:21,366 Exception information: 2022-02-09T16:19:21,366 Traceback (most recent call last): 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-09T16:19:21,366 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-09T16:19:21,366 raise RequirementsConflicted(criterion) 2022-02-09T16:19:21,366 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chem-analysis==0.0.1') 2022-02-09T16:19:21,366 2022-02-09T16:19:21,366 During handling of the above exception, another exception occurred: 2022-02-09T16:19:21,366 2022-02-09T16:19:21,366 Traceback (most recent call last): 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-09T16:19:21,366 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-09T16:19:21,366 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-09T16:19:21,366 raise ResolutionImpossible(e.criterion.information) 2022-02-09T16:19:21,366 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chem-analysis==0.0.1'), parent=None)] 2022-02-09T16:19:21,366 2022-02-09T16:19:21,366 The above exception was the direct cause of the following exception: 2022-02-09T16:19:21,366 2022-02-09T16:19:21,366 Traceback (most recent call last): 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-09T16:19:21,366 status = run_func(*args) 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-09T16:19:21,366 return func(self, options, args) 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-09T16:19:21,366 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-09T16:19:21,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-09T16:19:21,366 raise error from e 2022-02-09T16:19:21,366 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chem-analysis==0.0.1 2022-02-09T16:19:21,375 Removed build tracker: '/tmp/pip-req-tracker-nvl0r3k3'