2021-10-08T08:26:45,005 Created temporary directory: /tmp/pip-ephem-wheel-cache-58e1je1z 2021-10-08T08:26:45,008 Created temporary directory: /tmp/pip-req-tracker-e84bnhjm 2021-10-08T08:26:45,008 Initialized build tracking at /tmp/pip-req-tracker-e84bnhjm 2021-10-08T08:26:45,009 Created build tracker: /tmp/pip-req-tracker-e84bnhjm 2021-10-08T08:26:45,009 Entered build tracker: /tmp/pip-req-tracker-e84bnhjm 2021-10-08T08:26:45,010 Created temporary directory: /tmp/pip-wheel-3v2bc28p 2021-10-08T08:26:45,047 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-08T08:26:45,049 2 location(s) to search for versions of ml-formatter: 2021-10-08T08:26:45,049 * https://pypi.org/simple/ml-formatter/ 2021-10-08T08:26:45,049 * https://www.piwheels.org/simple/ml-formatter/ 2021-10-08T08:26:45,050 Fetching project page and analyzing links: https://pypi.org/simple/ml-formatter/ 2021-10-08T08:26:45,050 Getting page https://pypi.org/simple/ml-formatter/ 2021-10-08T08:26:45,052 Found index url https://pypi.org/simple 2021-10-08T08:26:45,141 Found link https://files.pythonhosted.org/packages/92/ab/6a0f76fb775c60f37887d4a07d21df18a9309b32bb522ebcb0c7f0f2c074/ML-Formatter-1.0.0.tar.gz#sha256=9c0d7f837751f54dc88df08a01bba42226d79f427a77b2c25b5985fd6767525f (from https://pypi.org/simple/ml-formatter/) (requires-python:>=3.6), version: 1.0.0 2021-10-08T08:26:45,142 Skipping link: No binaries permitted for ml-formatter: https://files.pythonhosted.org/packages/5f/95/d99db99ce779fd05110b509363c61c91b459bcdefa302aa74bc5955c4aa1/ML_Formatter-1.0.0-py3-none-any.whl#sha256=d5a0eee33a79f7cd809608034f860680e3ec24fe3bb06c0a77f0677b6cf396dd (from https://pypi.org/simple/ml-formatter/) (requires-python:>=3.6) 2021-10-08T08:26:45,142 Fetching project page and analyzing links: https://www.piwheels.org/simple/ml-formatter/ 2021-10-08T08:26:45,142 Getting page https://www.piwheels.org/simple/ml-formatter/ 2021-10-08T08:26:45,143 Found index url https://www.piwheels.org/simple 2021-10-08T08:26:45,310 Skipping link: not a file: https://www.piwheels.org/simple/ml-formatter/ 2021-10-08T08:26:45,311 Skipping link: not a file: https://pypi.org/simple/ml-formatter/ 2021-10-08T08:26:45,325 Given no hashes to check 1 links for project 'ml-formatter': discarding no candidates 2021-10-08T08:26:45,340 Collecting ml-formatter==1.0.0 2021-10-08T08:26:45,342 Created temporary directory: /tmp/pip-unpack-u76wmy0h 2021-10-08T08:26:45,520 Downloading ML-Formatter-1.0.0.tar.gz (6.2 kB) 2021-10-08T08:26:45,575 Added ml-formatter==1.0.0 from https://files.pythonhosted.org/packages/92/ab/6a0f76fb775c60f37887d4a07d21df18a9309b32bb522ebcb0c7f0f2c074/ML-Formatter-1.0.0.tar.gz#sha256=9c0d7f837751f54dc88df08a01bba42226d79f427a77b2c25b5985fd6767525f to build tracker '/tmp/pip-req-tracker-e84bnhjm' 2021-10-08T08:26:45,576 Running setup.py (path:/tmp/pip-wheel-3v2bc28p/ml-formatter_787a0e260e1c4eb295d364d4c7bf0fb3/setup.py) egg_info for package ml-formatter 2021-10-08T08:26:45,577 Created temporary directory: /tmp/pip-pip-egg-info-5x__upa_ 2021-10-08T08:26:45,577 Running command python setup.py egg_info 2021-10-08T08:26:46,301 Traceback (most recent call last): 2021-10-08T08:26:46,301 File "", line 1, in 2021-10-08T08:26:46,302 File "/tmp/pip-wheel-3v2bc28p/ml-formatter_787a0e260e1c4eb295d364d4c7bf0fb3/setup.py", line 6, in 2021-10-08T08:26:46,302 with open("readme.md", "r") as fh: 2021-10-08T08:26:46,302 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2021-10-08T08:26:46,351 WARNING: Discarding https://files.pythonhosted.org/packages/92/ab/6a0f76fb775c60f37887d4a07d21df18a9309b32bb522ebcb0c7f0f2c074/ML-Formatter-1.0.0.tar.gz#sha256=9c0d7f837751f54dc88df08a01bba42226d79f427a77b2c25b5985fd6767525f (from https://pypi.org/simple/ml-formatter/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-08T08:26:46,353 ERROR: Could not find a version that satisfies the requirement ml-formatter==1.0.0 (from versions: 1.0.0) 2021-10-08T08:26:46,353 ERROR: No matching distribution found for ml-formatter==1.0.0 2021-10-08T08:26:46,353 Exception information: 2021-10-08T08:26:46,353 Traceback (most recent call last): 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-08T08:26:46,353 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-08T08:26:46,353 raise RequirementsConflicted(criterion) 2021-10-08T08:26:46,353 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ml-formatter==1.0.0') 2021-10-08T08:26:46,353 2021-10-08T08:26:46,353 During handling of the above exception, another exception occurred: 2021-10-08T08:26:46,353 2021-10-08T08:26:46,353 Traceback (most recent call last): 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-08T08:26:46,353 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-08T08:26:46,353 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-08T08:26:46,353 raise ResolutionImpossible(e.criterion.information) 2021-10-08T08:26:46,353 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ml-formatter==1.0.0'), parent=None)] 2021-10-08T08:26:46,353 2021-10-08T08:26:46,353 The above exception was the direct cause of the following exception: 2021-10-08T08:26:46,353 2021-10-08T08:26:46,353 Traceback (most recent call last): 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-08T08:26:46,353 status = self.run(options, args) 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-08T08:26:46,353 return func(self, options, args) 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-08T08:26:46,353 reqs, check_supported_wheels=True 2021-10-08T08:26:46,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-08T08:26:46,353 raise error from e 2021-10-08T08:26:46,353 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ml-formatter==1.0.0 2021-10-08T08:26:46,359 Removed ml-formatter==1.0.0 from https://files.pythonhosted.org/packages/92/ab/6a0f76fb775c60f37887d4a07d21df18a9309b32bb522ebcb0c7f0f2c074/ML-Formatter-1.0.0.tar.gz#sha256=9c0d7f837751f54dc88df08a01bba42226d79f427a77b2c25b5985fd6767525f from build tracker '/tmp/pip-req-tracker-e84bnhjm' 2021-10-08T08:26:46,359 Removed build tracker: '/tmp/pip-req-tracker-e84bnhjm'