2021-05-01T13:07:59,162 Created temporary directory: /tmp/pip-ephem-wheel-cache-sfh0zzpc 2021-05-01T13:07:59,167 Created temporary directory: /tmp/pip-req-tracker-2wlnuvru 2021-05-01T13:07:59,167 Initialized build tracking at /tmp/pip-req-tracker-2wlnuvru 2021-05-01T13:07:59,167 Created build tracker: /tmp/pip-req-tracker-2wlnuvru 2021-05-01T13:07:59,168 Entered build tracker: /tmp/pip-req-tracker-2wlnuvru 2021-05-01T13:07:59,169 Created temporary directory: /tmp/pip-wheel-ir_m81_k 2021-05-01T13:07:59,227 1 location(s) to search for versions of readstr: 2021-05-01T13:07:59,227 * https://pypi.org/simple/readstr/ 2021-05-01T13:07:59,227 Fetching project page and analyzing links: https://pypi.org/simple/readstr/ 2021-05-01T13:07:59,228 Getting page https://pypi.org/simple/readstr/ 2021-05-01T13:07:59,230 Found index url https://pypi.org/simple 2021-05-01T13:07:59,350 Found link https://files.pythonhosted.org/packages/4c/e3/4440e987682c7a492843ed36a37a1537b0442bedb8360016a8579efa1840/readstr-0.1.0-py3-none-any.whl#sha256=a5ebdc042da1be6e8f685d96da4d908bc586019e49cdd7d6dd9da461532fcd42 (from https://pypi.org/simple/readstr/) (requires-python:>=3.7), version: 0.1.0 2021-05-01T13:07:59,351 Found link https://files.pythonhosted.org/packages/1c/ba/e375404270a4b7c7d12f0ba77a0b50705ffadffa7c4c3d115c5f879732c6/readstr-0.1.0.tar.gz#sha256=9d1d1d642f23669d934c45437abc5285eab3027e12d9c2be178dc2a2abb6f5d6 (from https://pypi.org/simple/readstr/) (requires-python:>=3.7), version: 0.1.0 2021-05-01T13:07:59,351 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a3/44/cc08ba1aaea8b62bcc5b80bc89d08c6fb0bd1d6ddbdbec161319d619a4d6/readstr-0.2.0-py3-none-any.whl#sha256=b311b5a5e0440fffcd4fcd9ddc2539fb64725ce68cc07a3f226fd5726b44f019 (from https://pypi.org/simple/readstr/) (requires-python:>=3.8) 2021-05-01T13:07:59,352 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/06/83/6c253033fe004a489a7b4625bfa893a28a7ae6150bfa524eb91c377885db/readstr-0.2.0.tar.gz#sha256=44a2d8d457bfd2b062a7ebe82dfe353b4564e19acc713b4e9cd7ab7a0c589d58 (from https://pypi.org/simple/readstr/) (requires-python:>=3.8) 2021-05-01T13:07:59,353 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/99/15/0822995e06e5658c4ab95eeee32d3e50032161d7b8a5c576e94bea9043dd/readstr-0.2.1-py3-none-any.whl#sha256=0336251031fb2c64d1ca7b965d5ac919633fef010b3a96f9e035162ce6dd0daa (from https://pypi.org/simple/readstr/) (requires-python:>=3.8) 2021-05-01T13:07:59,353 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0b/90/59e2cb3057e299dad9046834d5e1f0850f8d15a2a3f098f9c97af249fb4f/readstr-0.2.1.tar.gz#sha256=c97c1f3beaf8e145fab7d34806a3c95b06248c913b19e9cbeb1a9ba46549b1d9 (from https://pypi.org/simple/readstr/) (requires-python:>=3.8) 2021-05-01T13:07:59,354 Skipping link: not a file: https://pypi.org/simple/readstr/ 2021-05-01T13:07:59,355 Given no hashes to check 0 links for project 'readstr': discarding no candidates 2021-05-01T13:07:59,355 ERROR: Could not find a version that satisfies the requirement readstr==0.2.0 (from versions: 0.1.0) 2021-05-01T13:07:59,355 ERROR: No matching distribution found for readstr==0.2.0 2021-05-01T13:07:59,356 Exception information: 2021-05-01T13:07:59,356 Traceback (most recent call last): 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-01T13:07:59,356 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-01T13:07:59,356 raise RequirementsConflicted(criterion) 2021-05-01T13:07:59,356 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('readstr==0.2.0') 2021-05-01T13:07:59,356 2021-05-01T13:07:59,356 During handling of the above exception, another exception occurred: 2021-05-01T13:07:59,356 2021-05-01T13:07:59,356 Traceback (most recent call last): 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-01T13:07:59,356 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-01T13:07:59,356 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-01T13:07:59,356 raise ResolutionImpossible(e.criterion.information) 2021-05-01T13:07:59,356 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('readstr==0.2.0'), parent=None)] 2021-05-01T13:07:59,356 2021-05-01T13:07:59,356 The above exception was the direct cause of the following exception: 2021-05-01T13:07:59,356 2021-05-01T13:07:59,356 Traceback (most recent call last): 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-01T13:07:59,356 status = self.run(options, args) 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-01T13:07:59,356 return func(self, options, args) 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-01T13:07:59,356 reqs, check_supported_wheels=True 2021-05-01T13:07:59,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-01T13:07:59,356 raise error from e 2021-05-01T13:07:59,356 pip._internal.exceptions.DistributionNotFound: No matching distribution found for readstr==0.2.0 2021-05-01T13:07:59,360 Removed build tracker: '/tmp/pip-req-tracker-2wlnuvru'