2021-06-06T00:11:12,743 Created temporary directory: /tmp/pip-ephem-wheel-cache-7idspi4n 2021-06-06T00:11:12,747 Created temporary directory: /tmp/pip-req-tracker-ro_tg83g 2021-06-06T00:11:12,747 Initialized build tracking at /tmp/pip-req-tracker-ro_tg83g 2021-06-06T00:11:12,747 Created build tracker: /tmp/pip-req-tracker-ro_tg83g 2021-06-06T00:11:12,747 Entered build tracker: /tmp/pip-req-tracker-ro_tg83g 2021-06-06T00:11:12,748 Created temporary directory: /tmp/pip-wheel-n23i37x0 2021-06-06T00:11:12,785 1 location(s) to search for versions of pyodoo: 2021-06-06T00:11:12,785 * https://pypi.org/simple/pyodoo/ 2021-06-06T00:11:12,785 Fetching project page and analyzing links: https://pypi.org/simple/pyodoo/ 2021-06-06T00:11:12,786 Getting page https://pypi.org/simple/pyodoo/ 2021-06-06T00:11:12,788 Found index url https://pypi.org/simple 2021-06-06T00:11:12,878 Found link https://files.pythonhosted.org/packages/2e/20/136c95a7efaaf5ffdf71d42b6b1c29bb8946818600b09e7989c051332067/PyOdoo-0.1.0.tar.gz#sha256=77783261428981acae82d2544d302f497c8e9fd45e371e98d235504d676629a4 (from https://pypi.org/simple/pyodoo/), version: 0.1.0 2021-06-06T00:11:12,878 Skipping link: not a file: https://pypi.org/simple/pyodoo/ 2021-06-06T00:11:12,892 Given no hashes to check 1 links for project 'pyodoo': discarding no candidates 2021-06-06T00:11:12,907 Collecting pyodoo==0.1.0 2021-06-06T00:11:12,909 Created temporary directory: /tmp/pip-unpack-svjew6cv 2021-06-06T00:11:12,955 Downloading PyOdoo-0.1.0.tar.gz (5.7 kB) 2021-06-06T00:11:13,001 Added pyodoo==0.1.0 from https://files.pythonhosted.org/packages/2e/20/136c95a7efaaf5ffdf71d42b6b1c29bb8946818600b09e7989c051332067/PyOdoo-0.1.0.tar.gz#sha256=77783261428981acae82d2544d302f497c8e9fd45e371e98d235504d676629a4 to build tracker '/tmp/pip-req-tracker-ro_tg83g' 2021-06-06T00:11:13,002 Running setup.py (path:/tmp/pip-wheel-n23i37x0/pyodoo_36729fa3cbc74306ba39d574f552e740/setup.py) egg_info for package pyodoo 2021-06-06T00:11:13,003 Created temporary directory: /tmp/pip-pip-egg-info-r1q7xafc 2021-06-06T00:11:13,003 Running command python setup.py egg_info 2021-06-06T00:11:13,858 Traceback (most recent call last): 2021-06-06T00:11:13,859 File "", line 1, in 2021-06-06T00:11:13,860 File "/tmp/pip-wheel-n23i37x0/pyodoo_36729fa3cbc74306ba39d574f552e740/setup.py", line 24, in 2021-06-06T00:11:13,860 import pyodoo.constants 2021-06-06T00:11:13,860 File "/tmp/pip-wheel-n23i37x0/pyodoo_36729fa3cbc74306ba39d574f552e740/pyodoo/__init__.py", line 23, in 2021-06-06T00:11:13,860 from .filter import Filter # noqa: F401 2021-06-06T00:11:13,860 File "/tmp/pip-wheel-n23i37x0/pyodoo_36729fa3cbc74306ba39d574f552e740/pyodoo/filter.py", line 24, in 2021-06-06T00:11:13,861 class Filter(object): 2021-06-06T00:11:13,861 File "/tmp/pip-wheel-n23i37x0/pyodoo_36729fa3cbc74306ba39d574f552e740/pyodoo/filter.py", line 36, in Filter 2021-06-06T00:11:13,861 def explode(self) -> list[str, str, object]: 2021-06-06T00:11:13,862 TypeError: 'type' object is not subscriptable 2021-06-06T00:11:13,912 WARNING: Discarding https://files.pythonhosted.org/packages/2e/20/136c95a7efaaf5ffdf71d42b6b1c29bb8946818600b09e7989c051332067/PyOdoo-0.1.0.tar.gz#sha256=77783261428981acae82d2544d302f497c8e9fd45e371e98d235504d676629a4 (from https://pypi.org/simple/pyodoo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-06-06T00:11:13,914 ERROR: Could not find a version that satisfies the requirement pyodoo==0.1.0 (from versions: 0.1.0) 2021-06-06T00:11:13,914 ERROR: No matching distribution found for pyodoo==0.1.0 2021-06-06T00:11:13,914 Exception information: 2021-06-06T00:11:13,914 Traceback (most recent call last): 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-06T00:11:13,914 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-06T00:11:13,914 raise RequirementsConflicted(criterion) 2021-06-06T00:11:13,914 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyodoo==0.1.0') 2021-06-06T00:11:13,914 2021-06-06T00:11:13,914 During handling of the above exception, another exception occurred: 2021-06-06T00:11:13,914 2021-06-06T00:11:13,914 Traceback (most recent call last): 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-06T00:11:13,914 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-06T00:11:13,914 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-06T00:11:13,914 raise ResolutionImpossible(e.criterion.information) 2021-06-06T00:11:13,914 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyodoo==0.1.0'), parent=None)] 2021-06-06T00:11:13,914 2021-06-06T00:11:13,914 The above exception was the direct cause of the following exception: 2021-06-06T00:11:13,914 2021-06-06T00:11:13,914 Traceback (most recent call last): 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-06T00:11:13,914 status = self.run(options, args) 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-06T00:11:13,914 return func(self, options, args) 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-06T00:11:13,914 reqs, check_supported_wheels=True 2021-06-06T00:11:13,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-06T00:11:13,914 raise error from e 2021-06-06T00:11:13,914 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyodoo==0.1.0 2021-06-06T00:11:13,920 Removed pyodoo==0.1.0 from https://files.pythonhosted.org/packages/2e/20/136c95a7efaaf5ffdf71d42b6b1c29bb8946818600b09e7989c051332067/PyOdoo-0.1.0.tar.gz#sha256=77783261428981acae82d2544d302f497c8e9fd45e371e98d235504d676629a4 from build tracker '/tmp/pip-req-tracker-ro_tg83g' 2021-06-06T00:11:13,920 Removed build tracker: '/tmp/pip-req-tracker-ro_tg83g'