2021-10-12T02:34:27,515 Created temporary directory: /tmp/pip-ephem-wheel-cache-wzehgd4x 2021-10-12T02:34:27,518 Created temporary directory: /tmp/pip-req-tracker-9cqdniau 2021-10-12T02:34:27,518 Initialized build tracking at /tmp/pip-req-tracker-9cqdniau 2021-10-12T02:34:27,518 Created build tracker: /tmp/pip-req-tracker-9cqdniau 2021-10-12T02:34:27,518 Entered build tracker: /tmp/pip-req-tracker-9cqdniau 2021-10-12T02:34:27,519 Created temporary directory: /tmp/pip-wheel-rrknt656 2021-10-12T02:34:27,552 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-12T02:34:27,555 2 location(s) to search for versions of mnl-punct-norm: 2021-10-12T02:34:27,555 * https://pypi.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,555 * https://www.piwheels.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,555 Fetching project page and analyzing links: https://pypi.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,556 Getting page https://pypi.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,558 Found index url https://pypi.org/simple 2021-10-12T02:34:27,648 Found link https://files.pythonhosted.org/packages/05/85/934342304465f00db63df892c5f79fa02420a4718e094d461a1e3b751c17/mnl_punct_norm-0.0.1.tar.gz#sha256=dad13a52fb914060511e371ab2369120761ea42a2486bd84b891f96c8b987175 (from https://pypi.org/simple/mnl-punct-norm/), version: 0.0.1 2021-10-12T02:34:27,649 Fetching project page and analyzing links: https://www.piwheels.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,649 Getting page https://www.piwheels.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,650 Found index url https://www.piwheels.org/simple 2021-10-12T02:34:27,831 Skipping link: not a file: https://www.piwheels.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,831 Skipping link: not a file: https://pypi.org/simple/mnl-punct-norm/ 2021-10-12T02:34:27,846 Given no hashes to check 1 links for project 'mnl-punct-norm': discarding no candidates 2021-10-12T02:34:27,861 Collecting mnl-punct-norm==0.0.1 2021-10-12T02:34:27,862 Created temporary directory: /tmp/pip-unpack-6d93kwkb 2021-10-12T02:34:27,903 Downloading mnl_punct_norm-0.0.1.tar.gz (2.7 kB) 2021-10-12T02:34:27,923 Added mnl-punct-norm==0.0.1 from https://files.pythonhosted.org/packages/05/85/934342304465f00db63df892c5f79fa02420a4718e094d461a1e3b751c17/mnl_punct_norm-0.0.1.tar.gz#sha256=dad13a52fb914060511e371ab2369120761ea42a2486bd84b891f96c8b987175 to build tracker '/tmp/pip-req-tracker-9cqdniau' 2021-10-12T02:34:27,924 Running setup.py (path:/tmp/pip-wheel-rrknt656/mnl-punct-norm_29587bc3271b4f6fb8a1a07e5e60f7c7/setup.py) egg_info for package mnl-punct-norm 2021-10-12T02:34:27,925 Created temporary directory: /tmp/pip-pip-egg-info-es21ya61 2021-10-12T02:34:27,925 Running command python setup.py egg_info 2021-10-12T02:34:28,652 Traceback (most recent call last): 2021-10-12T02:34:28,653 File "", line 1, in 2021-10-12T02:34:28,653 File "/tmp/pip-wheel-rrknt656/mnl-punct-norm_29587bc3271b4f6fb8a1a07e5e60f7c7/setup.py", line 4, in 2021-10-12T02:34:28,653 long_description = (this_directory / "README.md").read_text(encoding='utf-8') 2021-10-12T02:34:28,653 File "/usr/lib/python3.7/pathlib.py", line 1199, in read_text 2021-10-12T02:34:28,654 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-10-12T02:34:28,654 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2021-10-12T02:34:28,654 opener=self._opener) 2021-10-12T02:34:28,654 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2021-10-12T02:34:28,654 return self._accessor.open(self, flags, mode) 2021-10-12T02:34:28,654 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-rrknt656/mnl-punct-norm_29587bc3271b4f6fb8a1a07e5e60f7c7/README.md' 2021-10-12T02:34:28,703 WARNING: Discarding https://files.pythonhosted.org/packages/05/85/934342304465f00db63df892c5f79fa02420a4718e094d461a1e3b751c17/mnl_punct_norm-0.0.1.tar.gz#sha256=dad13a52fb914060511e371ab2369120761ea42a2486bd84b891f96c8b987175 (from https://pypi.org/simple/mnl-punct-norm/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-12T02:34:28,705 ERROR: Could not find a version that satisfies the requirement mnl-punct-norm==0.0.1 (from versions: 0.0.1) 2021-10-12T02:34:28,705 ERROR: No matching distribution found for mnl-punct-norm==0.0.1 2021-10-12T02:34:28,705 Exception information: 2021-10-12T02:34:28,705 Traceback (most recent call last): 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-12T02:34:28,705 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-12T02:34:28,705 raise RequirementsConflicted(criterion) 2021-10-12T02:34:28,705 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mnl-punct-norm==0.0.1') 2021-10-12T02:34:28,705 2021-10-12T02:34:28,705 During handling of the above exception, another exception occurred: 2021-10-12T02:34:28,705 2021-10-12T02:34:28,705 Traceback (most recent call last): 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-12T02:34:28,705 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-12T02:34:28,705 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-12T02:34:28,705 raise ResolutionImpossible(e.criterion.information) 2021-10-12T02:34:28,705 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mnl-punct-norm==0.0.1'), parent=None)] 2021-10-12T02:34:28,705 2021-10-12T02:34:28,705 The above exception was the direct cause of the following exception: 2021-10-12T02:34:28,705 2021-10-12T02:34:28,705 Traceback (most recent call last): 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-12T02:34:28,705 status = self.run(options, args) 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-12T02:34:28,705 return func(self, options, args) 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-12T02:34:28,705 reqs, check_supported_wheels=True 2021-10-12T02:34:28,705 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-12T02:34:28,705 raise error from e 2021-10-12T02:34:28,705 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mnl-punct-norm==0.0.1 2021-10-12T02:34:28,710 Removed mnl-punct-norm==0.0.1 from https://files.pythonhosted.org/packages/05/85/934342304465f00db63df892c5f79fa02420a4718e094d461a1e3b751c17/mnl_punct_norm-0.0.1.tar.gz#sha256=dad13a52fb914060511e371ab2369120761ea42a2486bd84b891f96c8b987175 from build tracker '/tmp/pip-req-tracker-9cqdniau' 2021-10-12T02:34:28,711 Removed build tracker: '/tmp/pip-req-tracker-9cqdniau'