2022-02-12T19:02:24,598 Created temporary directory: /tmp/pip-ephem-wheel-cache-b2y6liz_ 2022-02-12T19:02:24,603 Created temporary directory: /tmp/pip-req-tracker-jptuv4zi 2022-02-12T19:02:24,605 Initialized build tracking at /tmp/pip-req-tracker-jptuv4zi 2022-02-12T19:02:24,605 Created build tracker: /tmp/pip-req-tracker-jptuv4zi 2022-02-12T19:02:24,606 Entered build tracker: /tmp/pip-req-tracker-jptuv4zi 2022-02-12T19:02:24,607 Created temporary directory: /tmp/pip-wheel-qr5g7j12 2022-02-12T19:02:24,679 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-12T19:02:24,685 2 location(s) to search for versions of pyrics: 2022-02-12T19:02:24,685 * https://pypi.org/simple/pyrics/ 2022-02-12T19:02:24,685 * https://www.piwheels.org/simple/pyrics/ 2022-02-12T19:02:24,686 Fetching project page and analyzing links: https://pypi.org/simple/pyrics/ 2022-02-12T19:02:24,687 Getting page https://pypi.org/simple/pyrics/ 2022-02-12T19:02:24,690 Found index url https://pypi.org/simple 2022-02-12T19:02:24,887 Found link https://files.pythonhosted.org/packages/e4/eb/31afa65f0eb88f2beb0b463ec133662eacfcc3cf999001d00a6b35ccd4ff/Pyrics-0.0.1.1.tar.gz#sha256=cfa91550cc40df6dbfb998c4a8d5e38f1e4d46dd4460fefa956d7c94b836a5f4 (from https://pypi.org/simple/pyrics/) (requires-python:>=3.6.0), version: 0.0.1.1 2022-02-12T19:02:24,888 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyrics/ 2022-02-12T19:02:24,888 Getting page https://www.piwheels.org/simple/pyrics/ 2022-02-12T19:02:24,891 Found index url https://www.piwheels.org/simple 2022-02-12T19:02:25,114 Skipping link: not a file: https://www.piwheels.org/simple/pyrics/ 2022-02-12T19:02:25,115 Skipping link: not a file: https://pypi.org/simple/pyrics/ 2022-02-12T19:02:25,148 Given no hashes to check 1 links for project 'pyrics': discarding no candidates 2022-02-12T19:02:25,179 Collecting pyrics==0.0.1.1 2022-02-12T19:02:25,182 Created temporary directory: /tmp/pip-unpack-00u0okdg 2022-02-12T19:02:25,407 Downloading Pyrics-0.0.1.1.tar.gz (8.6 kB) 2022-02-12T19:02:25,484 Added pyrics==0.0.1.1 from https://files.pythonhosted.org/packages/e4/eb/31afa65f0eb88f2beb0b463ec133662eacfcc3cf999001d00a6b35ccd4ff/Pyrics-0.0.1.1.tar.gz#sha256=cfa91550cc40df6dbfb998c4a8d5e38f1e4d46dd4460fefa956d7c94b836a5f4 to build tracker '/tmp/pip-req-tracker-jptuv4zi' 2022-02-12T19:02:25,486 Running setup.py (path:/tmp/pip-wheel-qr5g7j12/pyrics_ab6ffd59da2045848372993a81e87ddf/setup.py) egg_info for package pyrics 2022-02-12T19:02:25,487 Created temporary directory: /tmp/pip-pip-egg-info-m0_s0laj 2022-02-12T19:02:25,488 Preparing metadata (setup.py): started 2022-02-12T19:02:25,489 Running command python setup.py egg_info 2022-02-12T19:02:27,786 Traceback (most recent call last): 2022-02-12T19:02:27,787 File "", line 1, in 2022-02-12T19:02:27,788 File "/tmp/pip-wheel-qr5g7j12/pyrics_ab6ffd59da2045848372993a81e87ddf/setup.py", line 4, in 2022-02-12T19:02:27,788 import Pyrics.Pyrics as Pyrics 2022-02-12T19:02:27,789 File "/tmp/pip-wheel-qr5g7j12/pyrics_ab6ffd59da2045848372993a81e87ddf/Pyrics/Pyrics.py", line 2, in 2022-02-12T19:02:27,789 from lxml import etree 2022-02-12T19:02:27,790 ModuleNotFoundError: No module named 'lxml' 2022-02-12T19:02:27,911 Preparing metadata (setup.py): finished with status 'error' 2022-02-12T19:02:27,912 WARNING: Discarding https://files.pythonhosted.org/packages/e4/eb/31afa65f0eb88f2beb0b463ec133662eacfcc3cf999001d00a6b35ccd4ff/Pyrics-0.0.1.1.tar.gz#sha256=cfa91550cc40df6dbfb998c4a8d5e38f1e4d46dd4460fefa956d7c94b836a5f4 (from https://pypi.org/simple/pyrics/) (requires-python:>=3.6.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-02-12T19:02:27,915 ERROR: Could not find a version that satisfies the requirement pyrics==0.0.1.1 (from versions: 0.0.1.1) 2022-02-12T19:02:27,916 ERROR: No matching distribution found for pyrics==0.0.1.1 2022-02-12T19:02:27,917 Exception information: 2022-02-12T19:02:27,917 Traceback (most recent call last): 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-12T19:02:27,917 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-12T19:02:27,917 raise RequirementsConflicted(criterion) 2022-02-12T19:02:27,917 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrics==0.0.1.1') 2022-02-12T19:02:27,917 2022-02-12T19:02:27,917 During handling of the above exception, another exception occurred: 2022-02-12T19:02:27,917 2022-02-12T19:02:27,917 Traceback (most recent call last): 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-12T19:02:27,917 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-12T19:02:27,917 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-12T19:02:27,917 raise ResolutionImpossible(e.criterion.information) 2022-02-12T19:02:27,917 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrics==0.0.1.1'), parent=None)] 2022-02-12T19:02:27,917 2022-02-12T19:02:27,917 The above exception was the direct cause of the following exception: 2022-02-12T19:02:27,917 2022-02-12T19:02:27,917 Traceback (most recent call last): 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-12T19:02:27,917 status = run_func(*args) 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-12T19:02:27,917 return func(self, options, args) 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-12T19:02:27,917 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-12T19:02:27,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-12T19:02:27,917 raise error from e 2022-02-12T19:02:27,917 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrics==0.0.1.1 2022-02-12T19:02:27,927 Removed pyrics==0.0.1.1 from https://files.pythonhosted.org/packages/e4/eb/31afa65f0eb88f2beb0b463ec133662eacfcc3cf999001d00a6b35ccd4ff/Pyrics-0.0.1.1.tar.gz#sha256=cfa91550cc40df6dbfb998c4a8d5e38f1e4d46dd4460fefa956d7c94b836a5f4 from build tracker '/tmp/pip-req-tracker-jptuv4zi' 2022-02-12T19:02:27,928 Removed build tracker: '/tmp/pip-req-tracker-jptuv4zi'