2021-07-10T07:12:30,887 Created temporary directory: /tmp/pip-ephem-wheel-cache-_7o5042h 2021-07-10T07:12:30,890 Created temporary directory: /tmp/pip-req-tracker-4460hrt7 2021-07-10T07:12:30,890 Initialized build tracking at /tmp/pip-req-tracker-4460hrt7 2021-07-10T07:12:30,890 Created build tracker: /tmp/pip-req-tracker-4460hrt7 2021-07-10T07:12:30,890 Entered build tracker: /tmp/pip-req-tracker-4460hrt7 2021-07-10T07:12:30,891 Created temporary directory: /tmp/pip-wheel-kt5ztn00 2021-07-10T07:12:30,924 1 location(s) to search for versions of web-py-ingi: 2021-07-10T07:12:30,924 * https://pypi.org/simple/web-py-ingi/ 2021-07-10T07:12:30,925 Fetching project page and analyzing links: https://pypi.org/simple/web-py-ingi/ 2021-07-10T07:12:30,925 Getting page https://pypi.org/simple/web-py-ingi/ 2021-07-10T07:12:30,927 Found index url https://pypi.org/simple 2021-07-10T07:12:31,104 Found link https://files.pythonhosted.org/packages/be/fb/96cb3f07a93442db1db823b9f69b0b4cf4c29589ee121e5252595e73e295/web.py-INGI-0.38dev1.tar.gz#sha256=6cdc2787db0f641f43934f4e0a4d577dd86f02824e11fe5ad29613c984ee9f01 (from https://pypi.org/simple/web-py-ingi/), version: 0.38dev1 2021-07-10T07:12:31,105 Skipping link: not a file: https://pypi.org/simple/web-py-ingi/ 2021-07-10T07:12:31,122 Given no hashes to check 1 links for project 'web-py-ingi': discarding no candidates 2021-07-10T07:12:31,141 Collecting web-py-ingi==0.38dev1 2021-07-10T07:12:31,143 Created temporary directory: /tmp/pip-unpack-suwhlxj_ 2021-07-10T07:12:31,324 Downloading web.py-INGI-0.38dev1.tar.gz (92 kB) 2021-07-10T07:12:31,424 Added web-py-ingi==0.38dev1 from https://files.pythonhosted.org/packages/be/fb/96cb3f07a93442db1db823b9f69b0b4cf4c29589ee121e5252595e73e295/web.py-INGI-0.38dev1.tar.gz#sha256=6cdc2787db0f641f43934f4e0a4d577dd86f02824e11fe5ad29613c984ee9f01 to build tracker '/tmp/pip-req-tracker-4460hrt7' 2021-07-10T07:12:31,425 Running setup.py (path:/tmp/pip-wheel-kt5ztn00/web-py-ingi_42ce2964750c4f5ebb1e03bc66368572/setup.py) egg_info for package web-py-ingi 2021-07-10T07:12:31,426 Created temporary directory: /tmp/pip-pip-egg-info-lmzdslj3 2021-07-10T07:12:31,427 Running command python setup.py egg_info 2021-07-10T07:12:32,085 Traceback (most recent call last): 2021-07-10T07:12:32,086 File "", line 1, in 2021-07-10T07:12:32,086 File "/tmp/pip-wheel-kt5ztn00/web-py-ingi_42ce2964750c4f5ebb1e03bc66368572/setup.py", line 5, in 2021-07-10T07:12:32,086 from web import __version__ 2021-07-10T07:12:32,087 File "/tmp/pip-wheel-kt5ztn00/web-py-ingi_42ce2964750c4f5ebb1e03bc66368572/web/__init__.py", line 16, in 2021-07-10T07:12:32,087 import utils, db, net, wsgi, http, webapi, httpserver, debugerror 2021-07-10T07:12:32,087 ModuleNotFoundError: No module named 'utils' 2021-07-10T07:12:32,142 WARNING: Discarding https://files.pythonhosted.org/packages/be/fb/96cb3f07a93442db1db823b9f69b0b4cf4c29589ee121e5252595e73e295/web.py-INGI-0.38dev1.tar.gz#sha256=6cdc2787db0f641f43934f4e0a4d577dd86f02824e11fe5ad29613c984ee9f01 (from https://pypi.org/simple/web-py-ingi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:12:32,144 ERROR: Could not find a version that satisfies the requirement web-py-ingi==0.38dev1 (from versions: 0.38.dev1) 2021-07-10T07:12:32,144 ERROR: No matching distribution found for web-py-ingi==0.38dev1 2021-07-10T07:12:32,144 Exception information: 2021-07-10T07:12:32,144 Traceback (most recent call last): 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:12:32,144 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:12:32,144 raise RequirementsConflicted(criterion) 2021-07-10T07:12:32,144 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('web-py-ingi==0.38dev1') 2021-07-10T07:12:32,144 2021-07-10T07:12:32,144 During handling of the above exception, another exception occurred: 2021-07-10T07:12:32,144 2021-07-10T07:12:32,144 Traceback (most recent call last): 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:12:32,144 result = self._result = resolver.resolve( 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:12:32,144 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:12:32,144 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:12:32,144 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('web-py-ingi==0.38dev1'), parent=None)] 2021-07-10T07:12:32,144 2021-07-10T07:12:32,144 The above exception was the direct cause of the following exception: 2021-07-10T07:12:32,144 2021-07-10T07:12:32,144 Traceback (most recent call last): 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:12:32,144 status = self.run(options, args) 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:12:32,144 return func(self, options, args) 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:12:32,144 requirement_set = resolver.resolve( 2021-07-10T07:12:32,144 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:12:32,144 raise error from e 2021-07-10T07:12:32,144 pip._internal.exceptions.DistributionNotFound: No matching distribution found for web-py-ingi==0.38dev1 2021-07-10T07:12:32,150 Removed web-py-ingi==0.38dev1 from https://files.pythonhosted.org/packages/be/fb/96cb3f07a93442db1db823b9f69b0b4cf4c29589ee121e5252595e73e295/web.py-INGI-0.38dev1.tar.gz#sha256=6cdc2787db0f641f43934f4e0a4d577dd86f02824e11fe5ad29613c984ee9f01 from build tracker '/tmp/pip-req-tracker-4460hrt7' 2021-07-10T07:12:32,150 Removed build tracker: '/tmp/pip-req-tracker-4460hrt7'