2021-07-10T07:29:20,241 Created temporary directory: /tmp/pip-ephem-wheel-cache-2qg8143c 2021-07-10T07:29:20,244 Created temporary directory: /tmp/pip-req-tracker-v7vgzhti 2021-07-10T07:29:20,244 Initialized build tracking at /tmp/pip-req-tracker-v7vgzhti 2021-07-10T07:29:20,245 Created build tracker: /tmp/pip-req-tracker-v7vgzhti 2021-07-10T07:29:20,245 Entered build tracker: /tmp/pip-req-tracker-v7vgzhti 2021-07-10T07:29:20,245 Created temporary directory: /tmp/pip-wheel-sym0atdz 2021-07-10T07:29:20,280 1 location(s) to search for versions of pyliquidplanner: 2021-07-10T07:29:20,280 * https://pypi.org/simple/pyliquidplanner/ 2021-07-10T07:29:20,280 Fetching project page and analyzing links: https://pypi.org/simple/pyliquidplanner/ 2021-07-10T07:29:20,281 Getting page https://pypi.org/simple/pyliquidplanner/ 2021-07-10T07:29:20,282 Found index url https://pypi.org/simple 2021-07-10T07:29:20,464 Found link https://files.pythonhosted.org/packages/9e/06/4c5205db58448a7ac2fa8f280baf68418bef5abe89f647f67790aacb281e/pyliquidplanner-0.0.1.tar.gz#sha256=d2320ce86d1853de05b89e6e5d7e533c76a425fece67404c2aa7c674a8139f9f (from https://pypi.org/simple/pyliquidplanner/), version: 0.0.1 2021-07-10T07:29:20,464 Found link https://files.pythonhosted.org/packages/8f/b2/5da7da3e3b14f2f9b5505fda4c75f8d99f4b3d6b31108f5888e67fe2a863/pyliquidplanner-0.0.2.tar.gz#sha256=2083b58bcfcf7d10cbdb00a43cd9e65f821babb7fc88dd1d5049459f36d97609 (from https://pypi.org/simple/pyliquidplanner/), version: 0.0.2 2021-07-10T07:29:20,465 Skipping link: not a file: https://pypi.org/simple/pyliquidplanner/ 2021-07-10T07:29:20,482 Given no hashes to check 1 links for project 'pyliquidplanner': discarding no candidates 2021-07-10T07:29:20,501 Collecting pyliquidplanner==0.0.1 2021-07-10T07:29:20,503 Created temporary directory: /tmp/pip-unpack-m2ywm3tz 2021-07-10T07:29:20,675 Downloading pyliquidplanner-0.0.1.tar.gz (8.3 kB) 2021-07-10T07:29:20,728 Added pyliquidplanner==0.0.1 from https://files.pythonhosted.org/packages/9e/06/4c5205db58448a7ac2fa8f280baf68418bef5abe89f647f67790aacb281e/pyliquidplanner-0.0.1.tar.gz#sha256=d2320ce86d1853de05b89e6e5d7e533c76a425fece67404c2aa7c674a8139f9f to build tracker '/tmp/pip-req-tracker-v7vgzhti' 2021-07-10T07:29:20,729 Running setup.py (path:/tmp/pip-wheel-sym0atdz/pyliquidplanner_0b7d2d9aaa8e49119b04affb04bb8748/setup.py) egg_info for package pyliquidplanner 2021-07-10T07:29:20,730 Created temporary directory: /tmp/pip-pip-egg-info-q_39ca41 2021-07-10T07:29:20,730 Running command python setup.py egg_info 2021-07-10T07:29:21,383 Traceback (most recent call last): 2021-07-10T07:29:21,383 File "", line 1, in 2021-07-10T07:29:21,384 File "/tmp/pip-wheel-sym0atdz/pyliquidplanner_0b7d2d9aaa8e49119b04affb04bb8748/setup.py", line 15, in 2021-07-10T07:29:21,384 with io.open('README.md', encoding='utf8') as readme: 2021-07-10T07:29:21,384 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T07:29:21,432 WARNING: Discarding https://files.pythonhosted.org/packages/9e/06/4c5205db58448a7ac2fa8f280baf68418bef5abe89f647f67790aacb281e/pyliquidplanner-0.0.1.tar.gz#sha256=d2320ce86d1853de05b89e6e5d7e533c76a425fece67404c2aa7c674a8139f9f (from https://pypi.org/simple/pyliquidplanner/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:29:21,433 ERROR: Could not find a version that satisfies the requirement pyliquidplanner==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T07:29:21,434 ERROR: No matching distribution found for pyliquidplanner==0.0.1 2021-07-10T07:29:21,434 Exception information: 2021-07-10T07:29:21,434 Traceback (most recent call last): 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:29:21,434 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:29:21,434 raise RequirementsConflicted(criterion) 2021-07-10T07:29:21,434 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyliquidplanner==0.0.1') 2021-07-10T07:29:21,434 2021-07-10T07:29:21,434 During handling of the above exception, another exception occurred: 2021-07-10T07:29:21,434 2021-07-10T07:29:21,434 Traceback (most recent call last): 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:29:21,434 result = self._result = resolver.resolve( 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:29:21,434 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:29:21,434 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:29:21,434 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyliquidplanner==0.0.1'), parent=None)] 2021-07-10T07:29:21,434 2021-07-10T07:29:21,434 The above exception was the direct cause of the following exception: 2021-07-10T07:29:21,434 2021-07-10T07:29:21,434 Traceback (most recent call last): 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:29:21,434 status = self.run(options, args) 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:29:21,434 return func(self, options, args) 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:29:21,434 requirement_set = resolver.resolve( 2021-07-10T07:29:21,434 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:29:21,434 raise error from e 2021-07-10T07:29:21,434 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyliquidplanner==0.0.1 2021-07-10T07:29:21,439 Removed pyliquidplanner==0.0.1 from https://files.pythonhosted.org/packages/9e/06/4c5205db58448a7ac2fa8f280baf68418bef5abe89f647f67790aacb281e/pyliquidplanner-0.0.1.tar.gz#sha256=d2320ce86d1853de05b89e6e5d7e533c76a425fece67404c2aa7c674a8139f9f from build tracker '/tmp/pip-req-tracker-v7vgzhti' 2021-07-10T07:29:21,439 Removed build tracker: '/tmp/pip-req-tracker-v7vgzhti'