2021-07-29T05:40:23,934 Created temporary directory: /tmp/pip-ephem-wheel-cache-0kj8eysx 2021-07-29T05:40:23,937 Created temporary directory: /tmp/pip-req-tracker-dufpk4cn 2021-07-29T05:40:23,938 Initialized build tracking at /tmp/pip-req-tracker-dufpk4cn 2021-07-29T05:40:23,938 Created build tracker: /tmp/pip-req-tracker-dufpk4cn 2021-07-29T05:40:23,938 Entered build tracker: /tmp/pip-req-tracker-dufpk4cn 2021-07-29T05:40:23,939 Created temporary directory: /tmp/pip-wheel-5ytu2n28 2021-07-29T05:40:23,970 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T05:40:23,970 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T05:40:23,971 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T05:40:23,971 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T05:40:23,971 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T05:40:23,974 WARNING: Location '/maicos/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T05:40:23,974 WARNING: Location 't/maicos/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T05:40:23,975 WARNING: Location 'm/maicos/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T05:40:23,975 WARNING: Location 'p/maicos/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T05:40:23,975 1 location(s) to search for versions of maicos: 2021-07-29T05:40:23,975 * https://pypi.org/simple/maicos/ 2021-07-29T05:40:23,976 Fetching project page and analyzing links: https://pypi.org/simple/maicos/ 2021-07-29T05:40:23,976 Getting page https://pypi.org/simple/maicos/ 2021-07-29T05:40:23,977 Found index url https://pypi.org/simple 2021-07-29T05:40:24,155 Found link https://files.pythonhosted.org/packages/ea/c4/8c22e710d2354fad41121756c965dbb03bb829aaa512655b75fcd3d31286/maicos-0.2.tar.gz#sha256=d71541de31ac6bba4e10772f09dc0a695d0f096800fea9a7efe3daa05ee881be (from https://pypi.org/simple/maicos/) (requires-python:>=3.6), version: 0.2 2021-07-29T05:40:24,155 Link requires a different Python (3.9.2 not in: '>=3.6, <3.9'): https://files.pythonhosted.org/packages/b6/dd/ccdcff2804dd1de2b953499290b2e013b01726329b40af02c68b0e014c1c/maicos-0.3.tar.gz#sha256=678ce80efaaa056dc2eb1c576da806ab463ee5a59f0c0a709a565fd72f99c32a (from https://pypi.org/simple/maicos/) (requires-python:>=3.6, <3.9) 2021-07-29T05:40:24,156 Skipping link: not a file: https://pypi.org/simple/maicos/ 2021-07-29T05:40:24,173 Given no hashes to check 0 links for project 'maicos': discarding no candidates 2021-07-29T05:40:24,173 ERROR: Could not find a version that satisfies the requirement maicos==0.3 (from versions: 0.2) 2021-07-29T05:40:24,174 ERROR: No matching distribution found for maicos==0.3 2021-07-29T05:40:24,174 Exception information: 2021-07-29T05:40:24,174 Traceback (most recent call last): 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T05:40:24,174 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T05:40:24,174 raise RequirementsConflicted(criterion) 2021-07-29T05:40:24,174 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('maicos==0.3') 2021-07-29T05:40:24,174 2021-07-29T05:40:24,174 During handling of the above exception, another exception occurred: 2021-07-29T05:40:24,174 2021-07-29T05:40:24,174 Traceback (most recent call last): 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T05:40:24,174 result = self._result = resolver.resolve( 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T05:40:24,174 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T05:40:24,174 raise ResolutionImpossible(e.criterion.information) 2021-07-29T05:40:24,174 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('maicos==0.3'), parent=None)] 2021-07-29T05:40:24,174 2021-07-29T05:40:24,174 The above exception was the direct cause of the following exception: 2021-07-29T05:40:24,174 2021-07-29T05:40:24,174 Traceback (most recent call last): 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T05:40:24,174 status = self.run(options, args) 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T05:40:24,174 return func(self, options, args) 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T05:40:24,174 requirement_set = resolver.resolve( 2021-07-29T05:40:24,174 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T05:40:24,174 raise error from e 2021-07-29T05:40:24,174 pip._internal.exceptions.DistributionNotFound: No matching distribution found for maicos==0.3 2021-07-29T05:40:24,178 Removed build tracker: '/tmp/pip-req-tracker-dufpk4cn'