2020-09-01T07:59:41,130 Created temporary directory: /tmp/pip-ephem-wheel-cache-jt4__0xr 2020-09-01T07:59:41,133 Created temporary directory: /tmp/pip-req-tracker-2anh_agl 2020-09-01T07:59:41,133 Initialized build tracking at /tmp/pip-req-tracker-2anh_agl 2020-09-01T07:59:41,133 Created build tracker: /tmp/pip-req-tracker-2anh_agl 2020-09-01T07:59:41,133 Entered build tracker: /tmp/pip-req-tracker-2anh_agl 2020-09-01T07:59:41,134 Created temporary directory: /tmp/pip-wheel-w1gvgqwx 2020-09-01T07:59:41,143 1 location(s) to search for versions of ciomaya: 2020-09-01T07:59:41,143 * https://pypi.org/simple/ciomaya/ 2020-09-01T07:59:41,144 Fetching project page and analyzing links: https://pypi.org/simple/ciomaya/ 2020-09-01T07:59:41,144 Getting page https://pypi.org/simple/ciomaya/ 2020-09-01T07:59:41,145 Found index url https://pypi.org/simple 2020-09-01T07:59:41,239 Skipping link: none of the wheel's tags match: py2-none-any: https://files.pythonhosted.org/packages/1a/bf/6e52cd0b9801677c398933bd1f96036261eec50c467ebe14c4106f29afdf/ciomaya-0.1.30-py2-none-any.whl#sha256=10ac243f9224ead2935b89505c89ba321318f1f890b778e9a510a3827a73037c (from https://pypi.org/simple/ciomaya/) (requires-python:~=2.7) 2020-09-01T07:59:41,240 Link requires a different Python (3.7.3 not in: '~=2.7'): https://files.pythonhosted.org/packages/bf/24/7a42dfa2340051bd01f1f9354915cbcb977f9dcd63855c1b967e031f0829/ciomaya-0.1.30.tar.gz#sha256=5565c9ab4c6b7208a9a14f2ea8d498ca344f642966723a8e43900a574e434031 (from https://pypi.org/simple/ciomaya/) (requires-python:~=2.7) 2020-09-01T07:59:41,240 Skipping link: none of the wheel's tags match: py2-none-any: https://files.pythonhosted.org/packages/34/22/ff886f30899baf29e3f076a7924496606867ce38f6033b74b4098cb99530/ciomaya-0.1.32-py2-none-any.whl#sha256=17028b6a77f2f20ef8dd1cf03f9fa8e305dbc93ce9d11ad382f066c035d224b9 (from https://pypi.org/simple/ciomaya/) (requires-python:~=2.7) 2020-09-01T07:59:41,241 Link requires a different Python (3.7.3 not in: '~=2.7'): https://files.pythonhosted.org/packages/74/6d/17f758d2ab00d64483baabf0a59281b41ed956a955044d8be57eecc5ca94/ciomaya-0.1.32.tar.gz#sha256=ef5f9ef0a9c249bcebddaca5bfbce0993489d27d154a998f80171006b6452c9e (from https://pypi.org/simple/ciomaya/) (requires-python:~=2.7) 2020-09-01T07:59:41,241 Skipping link: none of the wheel's tags match: py2-none-any: https://files.pythonhosted.org/packages/09/08/7c877eeaa1a8a476bf068ebe5e4c04ef1acf2784ba2002be810874254ae1/ciomaya-0.1.33-py2-none-any.whl#sha256=bc04ca2c6ae30e202f2f54362d23575ce6ca1eb8916db9039ded7dd5e5515f65 (from https://pypi.org/simple/ciomaya/) (requires-python:~=2.7) 2020-09-01T07:59:41,242 Link requires a different Python (3.7.3 not in: '~=2.7'): https://files.pythonhosted.org/packages/17/4b/bc8e8fd1509af4255c9549a2a70b25eb265f57f9cab141b3534c0d24474d/ciomaya-0.1.33.tar.gz#sha256=47e99aae456d75012f6c25b3493c127f57ef3eef3c6d2fc565c94647c1f6844e (from https://pypi.org/simple/ciomaya/) (requires-python:~=2.7) 2020-09-01T07:59:41,242 Given no hashes to check 0 links for project 'ciomaya': discarding no candidates 2020-09-01T07:59:41,242 ERROR: Could not find a version that satisfies the requirement ciomaya==0.1.33 (from versions: none) 2020-09-01T07:59:41,243 ERROR: No matching distribution found for ciomaya==0.1.33 2020-09-01T07:59:41,243 Exception information: 2020-09-01T07:59:41,243 Traceback (most recent call last): 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-01T07:59:41,243 status = self.run(options, args) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-01T07:59:41,243 return func(self, options, args) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-01T07:59:41,243 reqs, check_supported_wheels=True 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-01T07:59:41,243 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-01T07:59:41,243 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-09-01T07:59:41,243 self._populate_link(req) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-09-01T07:59:41,243 req.link = self._find_requirement_link(req) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-09-01T07:59:41,243 best_candidate = self.finder.find_requirement(req, upgrade) 2020-09-01T07:59:41,243 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-09-01T07:59:41,243 req) 2020-09-01T07:59:41,243 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ciomaya==0.1.33 2020-09-01T07:59:41,247 Removed build tracker: '/tmp/pip-req-tracker-2anh_agl'