2021-07-09T04:19:23,656 Created temporary directory: /tmp/pip-ephem-wheel-cache-6jaj9uii 2021-07-09T04:19:23,659 Created temporary directory: /tmp/pip-req-tracker-sfmorz_5 2021-07-09T04:19:23,659 Initialized build tracking at /tmp/pip-req-tracker-sfmorz_5 2021-07-09T04:19:23,660 Created build tracker: /tmp/pip-req-tracker-sfmorz_5 2021-07-09T04:19:23,660 Entered build tracker: /tmp/pip-req-tracker-sfmorz_5 2021-07-09T04:19:23,660 Created temporary directory: /tmp/pip-wheel-0wwaodqd 2021-07-09T04:19:23,692 1 location(s) to search for versions of pywidl: 2021-07-09T04:19:23,692 * https://pypi.org/simple/pywidl/ 2021-07-09T04:19:23,693 Fetching project page and analyzing links: https://pypi.org/simple/pywidl/ 2021-07-09T04:19:23,693 Getting page https://pypi.org/simple/pywidl/ 2021-07-09T04:19:23,695 Found index url https://pypi.org/simple 2021-07-09T04:19:23,869 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ea/ee/0294d4ce11885ef9af549fd96294ed7776e22c3a6717c59d0a94896851cd/pywidl-0.1-py2.7.egg#sha256=7afba99c9e70a4e1ed4a30b8110359d3b0772149f5dbd07ec84e5d9fdd5ea289 (from https://pypi.org/simple/pywidl/) 2021-07-09T04:19:23,870 Found link https://files.pythonhosted.org/packages/d9/c3/38a07b0e37bc74c1559ea0c0a04ba9e9ec0f8878dea0b4794dd2bedc6c54/pywidl-0.1.tar.gz#sha256=d77a6170117e8725ea0d7e5f65e223dd53af7151cee19d0eb80fd714643d9286 (from https://pypi.org/simple/pywidl/), version: 0.1 2021-07-09T04:19:23,870 Skipping link: not a file: https://pypi.org/simple/pywidl/ 2021-07-09T04:19:23,886 Given no hashes to check 1 links for project 'pywidl': discarding no candidates 2021-07-09T04:19:23,903 Collecting pywidl==0.1 2021-07-09T04:19:23,904 Created temporary directory: /tmp/pip-unpack-ward5pax 2021-07-09T04:19:24,075 Downloading pywidl-0.1.tar.gz (18 kB) 2021-07-09T04:19:24,139 Added pywidl==0.1 from https://files.pythonhosted.org/packages/d9/c3/38a07b0e37bc74c1559ea0c0a04ba9e9ec0f8878dea0b4794dd2bedc6c54/pywidl-0.1.tar.gz#sha256=d77a6170117e8725ea0d7e5f65e223dd53af7151cee19d0eb80fd714643d9286 to build tracker '/tmp/pip-req-tracker-sfmorz_5' 2021-07-09T04:19:24,140 Running setup.py (path:/tmp/pip-wheel-0wwaodqd/pywidl_67bb52503419493fb2de8f41496e8f35/setup.py) egg_info for package pywidl 2021-07-09T04:19:24,141 Created temporary directory: /tmp/pip-pip-egg-info-s2voix6n 2021-07-09T04:19:24,141 Running command python setup.py egg_info 2021-07-09T04:19:24,765 Traceback (most recent call last): 2021-07-09T04:19:24,766 File "", line 1, in 2021-07-09T04:19:24,766 File "/tmp/pip-wheel-0wwaodqd/pywidl_67bb52503419493fb2de8f41496e8f35/setup.py", line 7, in 2021-07-09T04:19:24,766 from pywidl.pywidl import name 2021-07-09T04:19:24,767 File "/tmp/pip-wheel-0wwaodqd/pywidl_67bb52503419493fb2de8f41496e8f35/pywidl/__init__.py", line 3, in 2021-07-09T04:19:24,767 from model import * 2021-07-09T04:19:24,767 ModuleNotFoundError: No module named 'model' 2021-07-09T04:19:24,817 WARNING: Discarding https://files.pythonhosted.org/packages/d9/c3/38a07b0e37bc74c1559ea0c0a04ba9e9ec0f8878dea0b4794dd2bedc6c54/pywidl-0.1.tar.gz#sha256=d77a6170117e8725ea0d7e5f65e223dd53af7151cee19d0eb80fd714643d9286 (from https://pypi.org/simple/pywidl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:19:24,818 ERROR: Could not find a version that satisfies the requirement pywidl==0.1 (from versions: 0.1) 2021-07-09T04:19:24,818 ERROR: No matching distribution found for pywidl==0.1 2021-07-09T04:19:24,819 Exception information: 2021-07-09T04:19:24,819 Traceback (most recent call last): 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:19:24,819 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:19:24,819 raise RequirementsConflicted(criterion) 2021-07-09T04:19:24,819 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pywidl==0.1') 2021-07-09T04:19:24,819 2021-07-09T04:19:24,819 During handling of the above exception, another exception occurred: 2021-07-09T04:19:24,819 2021-07-09T04:19:24,819 Traceback (most recent call last): 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:19:24,819 result = self._result = resolver.resolve( 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:19:24,819 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:19:24,819 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:19:24,819 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pywidl==0.1'), parent=None)] 2021-07-09T04:19:24,819 2021-07-09T04:19:24,819 The above exception was the direct cause of the following exception: 2021-07-09T04:19:24,819 2021-07-09T04:19:24,819 Traceback (most recent call last): 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:19:24,819 status = self.run(options, args) 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:19:24,819 return func(self, options, args) 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:19:24,819 requirement_set = resolver.resolve( 2021-07-09T04:19:24,819 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:19:24,819 raise error from e 2021-07-09T04:19:24,819 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pywidl==0.1 2021-07-09T04:19:24,823 Removed pywidl==0.1 from https://files.pythonhosted.org/packages/d9/c3/38a07b0e37bc74c1559ea0c0a04ba9e9ec0f8878dea0b4794dd2bedc6c54/pywidl-0.1.tar.gz#sha256=d77a6170117e8725ea0d7e5f65e223dd53af7151cee19d0eb80fd714643d9286 from build tracker '/tmp/pip-req-tracker-sfmorz_5' 2021-07-09T04:19:24,824 Removed build tracker: '/tmp/pip-req-tracker-sfmorz_5'