2021-09-11T22:05:26,208 Created temporary directory: /tmp/pip-ephem-wheel-cache-ob_t74f5 2021-09-11T22:05:26,211 Created temporary directory: /tmp/pip-req-tracker-ez2xock_ 2021-09-11T22:05:26,211 Initialized build tracking at /tmp/pip-req-tracker-ez2xock_ 2021-09-11T22:05:26,212 Created build tracker: /tmp/pip-req-tracker-ez2xock_ 2021-09-11T22:05:26,212 Entered build tracker: /tmp/pip-req-tracker-ez2xock_ 2021-09-11T22:05:26,213 Created temporary directory: /tmp/pip-wheel-jqcoei8x 2021-09-11T22:05:26,244 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-11T22:05:26,247 2 location(s) to search for versions of textalytics-core: 2021-09-11T22:05:26,247 * https://pypi.org/simple/textalytics-core/ 2021-09-11T22:05:26,247 * https://www.piwheels.org/simple/textalytics-core/ 2021-09-11T22:05:26,248 Fetching project page and analyzing links: https://pypi.org/simple/textalytics-core/ 2021-09-11T22:05:26,248 Getting page https://pypi.org/simple/textalytics-core/ 2021-09-11T22:05:26,250 Found index url https://pypi.org/simple 2021-09-11T22:05:26,337 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/86/4d/654bc763e8b01d907982740fd23dd25050aada390e05ed7b414994059221/textalytics-core-0.1.0.tar.gz#sha256=da69f565a70489455600deb22839643cb999cea97d670f81edcd95d15e375a17 (from https://pypi.org/simple/textalytics-core/) (requires-python:>=3.9,<4.0) 2021-09-11T22:05:26,338 Skipping link: No binaries permitted for textalytics-core: https://files.pythonhosted.org/packages/4a/75/4410fe81714365d3b58d8dc87f4729af134e74f490585e80d1ac86b2250e/textalytics_core-0.1.0-py3-none-any.whl#sha256=3dc2f8bd2461302fa27a53dbf9e324a82e70544dd95a74396d0c55fa1dfba081 (from https://pypi.org/simple/textalytics-core/) (requires-python:>=3.9,<4.0) 2021-09-11T22:05:26,338 Fetching project page and analyzing links: https://www.piwheels.org/simple/textalytics-core/ 2021-09-11T22:05:26,338 Getting page https://www.piwheels.org/simple/textalytics-core/ 2021-09-11T22:05:26,339 Found index url https://www.piwheels.org/simple 2021-09-11T22:05:26,434 Skipping link: not a file: https://www.piwheels.org/simple/textalytics-core/ 2021-09-11T22:05:26,435 Skipping link: not a file: https://pypi.org/simple/textalytics-core/ 2021-09-11T22:05:26,454 Given no hashes to check 0 links for project 'textalytics-core': discarding no candidates 2021-09-11T22:05:26,455 ERROR: Could not find a version that satisfies the requirement textalytics-core==0.1.0 (from versions: none) 2021-09-11T22:05:26,455 ERROR: No matching distribution found for textalytics-core==0.1.0 2021-09-11T22:05:26,455 Exception information: 2021-09-11T22:05:26,455 Traceback (most recent call last): 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-11T22:05:26,455 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-11T22:05:26,455 raise RequirementsConflicted(criterion) 2021-09-11T22:05:26,455 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('textalytics-core==0.1.0') 2021-09-11T22:05:26,455 2021-09-11T22:05:26,455 During handling of the above exception, another exception occurred: 2021-09-11T22:05:26,455 2021-09-11T22:05:26,455 Traceback (most recent call last): 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-11T22:05:26,455 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-11T22:05:26,455 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-11T22:05:26,455 raise ResolutionImpossible(e.criterion.information) 2021-09-11T22:05:26,455 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('textalytics-core==0.1.0'), parent=None)] 2021-09-11T22:05:26,455 2021-09-11T22:05:26,455 The above exception was the direct cause of the following exception: 2021-09-11T22:05:26,455 2021-09-11T22:05:26,455 Traceback (most recent call last): 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-11T22:05:26,455 status = self.run(options, args) 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-11T22:05:26,455 return func(self, options, args) 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-11T22:05:26,455 reqs, check_supported_wheels=True 2021-09-11T22:05:26,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-11T22:05:26,455 raise error from e 2021-09-11T22:05:26,455 pip._internal.exceptions.DistributionNotFound: No matching distribution found for textalytics-core==0.1.0 2021-09-11T22:05:26,460 Removed build tracker: '/tmp/pip-req-tracker-ez2xock_'