2021-07-29T10:14:42,323 Created temporary directory: /tmp/pip-ephem-wheel-cache-w78q_btj 2021-07-29T10:14:42,326 Created temporary directory: /tmp/pip-req-tracker-zkbt2nxw 2021-07-29T10:14:42,327 Initialized build tracking at /tmp/pip-req-tracker-zkbt2nxw 2021-07-29T10:14:42,327 Created build tracker: /tmp/pip-req-tracker-zkbt2nxw 2021-07-29T10:14:42,327 Entered build tracker: /tmp/pip-req-tracker-zkbt2nxw 2021-07-29T10:14:42,328 Created temporary directory: /tmp/pip-wheel-bvnsuzdu 2021-07-29T10:14:42,358 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T10:14:42,359 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T10:14:42,359 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T10:14:42,359 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T10:14:42,359 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T10:14:42,362 WARNING: Location '/omni-ai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T10:14:42,362 WARNING: Location 't/omni-ai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T10:14:42,363 WARNING: Location 'm/omni-ai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T10:14:42,363 WARNING: Location 'p/omni-ai/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T10:14:42,363 1 location(s) to search for versions of omni-ai: 2021-07-29T10:14:42,363 * https://pypi.org/simple/omni-ai/ 2021-07-29T10:14:42,364 Fetching project page and analyzing links: https://pypi.org/simple/omni-ai/ 2021-07-29T10:14:42,364 Getting page https://pypi.org/simple/omni-ai/ 2021-07-29T10:14:42,366 Found index url https://pypi.org/simple 2021-07-29T10:14:42,576 Found link https://files.pythonhosted.org/packages/f7/da/bb5c279b7a7c1a46521b82d8e9a0070a0e93fb8c7e7cf4cde339ac9d7e6d/omni-ai-0.0.1.tar.gz#sha256=485e00bb7f4aada26d335f55836f198c91fe78a5c02f3b7f2464556d38e9fbb3 (from https://pypi.org/simple/omni-ai/), version: 0.0.1 2021-07-29T10:14:42,577 Skipping link: not a file: https://pypi.org/simple/omni-ai/ 2021-07-29T10:14:42,594 Given no hashes to check 1 links for project 'omni-ai': discarding no candidates 2021-07-29T10:14:42,612 Collecting omni-ai==0.0.1 2021-07-29T10:14:42,614 Created temporary directory: /tmp/pip-unpack-69l08ggx 2021-07-29T10:14:42,787 Downloading omni-ai-0.0.1.tar.gz (3.0 kB) 2021-07-29T10:14:42,827 Added omni-ai==0.0.1 from https://files.pythonhosted.org/packages/f7/da/bb5c279b7a7c1a46521b82d8e9a0070a0e93fb8c7e7cf4cde339ac9d7e6d/omni-ai-0.0.1.tar.gz#sha256=485e00bb7f4aada26d335f55836f198c91fe78a5c02f3b7f2464556d38e9fbb3 to build tracker '/tmp/pip-req-tracker-zkbt2nxw' 2021-07-29T10:14:42,828 Running setup.py (path:/tmp/pip-wheel-bvnsuzdu/omni-ai_4a41ec6ebcfb43e5a94eff8dae8c1111/setup.py) egg_info for package omni-ai 2021-07-29T10:14:42,829 Created temporary directory: /tmp/pip-pip-egg-info-0kucuh_9 2021-07-29T10:14:42,829 Running command python setup.py egg_info 2021-07-29T10:14:43,448 Traceback (most recent call last): 2021-07-29T10:14:43,449 File "", line 1, in 2021-07-29T10:14:43,449 File "/tmp/pip-wheel-bvnsuzdu/omni-ai_4a41ec6ebcfb43e5a94eff8dae8c1111/setup.py", line 3, in 2021-07-29T10:14:43,450 with open('requirements.txt') as f: 2021-07-29T10:14:43,450 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-29T10:14:43,498 WARNING: Discarding https://files.pythonhosted.org/packages/f7/da/bb5c279b7a7c1a46521b82d8e9a0070a0e93fb8c7e7cf4cde339ac9d7e6d/omni-ai-0.0.1.tar.gz#sha256=485e00bb7f4aada26d335f55836f198c91fe78a5c02f3b7f2464556d38e9fbb3 (from https://pypi.org/simple/omni-ai/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-29T10:14:43,499 ERROR: Could not find a version that satisfies the requirement omni-ai==0.0.1 (from versions: 0.0.1) 2021-07-29T10:14:43,500 ERROR: No matching distribution found for omni-ai==0.0.1 2021-07-29T10:14:43,500 Exception information: 2021-07-29T10:14:43,500 Traceback (most recent call last): 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T10:14:43,500 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T10:14:43,500 raise RequirementsConflicted(criterion) 2021-07-29T10:14:43,500 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('omni-ai==0.0.1') 2021-07-29T10:14:43,500 2021-07-29T10:14:43,500 During handling of the above exception, another exception occurred: 2021-07-29T10:14:43,500 2021-07-29T10:14:43,500 Traceback (most recent call last): 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T10:14:43,500 result = self._result = resolver.resolve( 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T10:14:43,500 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T10:14:43,500 raise ResolutionImpossible(e.criterion.information) 2021-07-29T10:14:43,500 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('omni-ai==0.0.1'), parent=None)] 2021-07-29T10:14:43,500 2021-07-29T10:14:43,500 The above exception was the direct cause of the following exception: 2021-07-29T10:14:43,500 2021-07-29T10:14:43,500 Traceback (most recent call last): 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T10:14:43,500 status = self.run(options, args) 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T10:14:43,500 return func(self, options, args) 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T10:14:43,500 requirement_set = resolver.resolve( 2021-07-29T10:14:43,500 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T10:14:43,500 raise error from e 2021-07-29T10:14:43,500 pip._internal.exceptions.DistributionNotFound: No matching distribution found for omni-ai==0.0.1 2021-07-29T10:14:43,505 Removed omni-ai==0.0.1 from https://files.pythonhosted.org/packages/f7/da/bb5c279b7a7c1a46521b82d8e9a0070a0e93fb8c7e7cf4cde339ac9d7e6d/omni-ai-0.0.1.tar.gz#sha256=485e00bb7f4aada26d335f55836f198c91fe78a5c02f3b7f2464556d38e9fbb3 from build tracker '/tmp/pip-req-tracker-zkbt2nxw' 2021-07-29T10:14:43,505 Removed build tracker: '/tmp/pip-req-tracker-zkbt2nxw'