2021-09-20T09:16:19,959 Created temporary directory: /tmp/pip-ephem-wheel-cache-y4xofonm 2021-09-20T09:16:19,962 Created temporary directory: /tmp/pip-req-tracker-eg0mkqna 2021-09-20T09:16:19,963 Initialized build tracking at /tmp/pip-req-tracker-eg0mkqna 2021-09-20T09:16:19,963 Created build tracker: /tmp/pip-req-tracker-eg0mkqna 2021-09-20T09:16:19,963 Entered build tracker: /tmp/pip-req-tracker-eg0mkqna 2021-09-20T09:16:19,964 Created temporary directory: /tmp/pip-wheel-974z7zos 2021-09-20T09:16:19,993 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-20T09:16:19,996 2 location(s) to search for versions of smart-integration-tools: 2021-09-20T09:16:19,996 * https://pypi.org/simple/smart-integration-tools/ 2021-09-20T09:16:19,996 * https://www.piwheels.org/simple/smart-integration-tools/ 2021-09-20T09:16:19,997 Fetching project page and analyzing links: https://pypi.org/simple/smart-integration-tools/ 2021-09-20T09:16:19,997 Getting page https://pypi.org/simple/smart-integration-tools/ 2021-09-20T09:16:19,999 Found index url https://pypi.org/simple 2021-09-20T09:16:20,083 Found link https://files.pythonhosted.org/packages/87/f2/07de0a425168f7bd4249fffe2dfd32c4e4db356f81296fdb42ae9fe0c9cb/smart-integration-tools-0.0.1.tar.gz#sha256=073e76693a046b74c5f32f6c3bf7840f81f01ced45e77a2cc5ff4eba836419c4 (from https://pypi.org/simple/smart-integration-tools/) (requires-python:>=3.7), version: 0.0.1 2021-09-20T09:16:20,084 Fetching project page and analyzing links: https://www.piwheels.org/simple/smart-integration-tools/ 2021-09-20T09:16:20,084 Getting page https://www.piwheels.org/simple/smart-integration-tools/ 2021-09-20T09:16:20,085 Found index url https://www.piwheels.org/simple 2021-09-20T09:16:20,198 Skipping link: not a file: https://www.piwheels.org/simple/smart-integration-tools/ 2021-09-20T09:16:20,199 Skipping link: not a file: https://pypi.org/simple/smart-integration-tools/ 2021-09-20T09:16:20,218 Given no hashes to check 1 links for project 'smart-integration-tools': discarding no candidates 2021-09-20T09:16:20,233 Collecting smart-integration-tools==0.0.1 2021-09-20T09:16:20,234 Created temporary directory: /tmp/pip-unpack-qxwwftjc 2021-09-20T09:16:20,406 Downloading smart-integration-tools-0.0.1.tar.gz (11 kB) 2021-09-20T09:16:20,466 Added smart-integration-tools==0.0.1 from https://files.pythonhosted.org/packages/87/f2/07de0a425168f7bd4249fffe2dfd32c4e4db356f81296fdb42ae9fe0c9cb/smart-integration-tools-0.0.1.tar.gz#sha256=073e76693a046b74c5f32f6c3bf7840f81f01ced45e77a2cc5ff4eba836419c4 to build tracker '/tmp/pip-req-tracker-eg0mkqna' 2021-09-20T09:16:20,467 Running setup.py (path:/tmp/pip-wheel-974z7zos/smart-integration-tools_6ba3edc71cfc4601a5ab9177e0e4c78a/setup.py) egg_info for package smart-integration-tools 2021-09-20T09:16:20,468 Created temporary directory: /tmp/pip-pip-egg-info-e9u07ego 2021-09-20T09:16:20,468 Running command python setup.py egg_info 2021-09-20T09:16:21,157 Traceback (most recent call last): 2021-09-20T09:16:21,157 File "", line 1, in 2021-09-20T09:16:21,158 File "/tmp/pip-wheel-974z7zos/smart-integration-tools_6ba3edc71cfc4601a5ab9177e0e4c78a/setup.py", line 2, in 2021-09-20T09:16:21,158 from integration_tools import __version__ 2021-09-20T09:16:21,158 File "/tmp/pip-wheel-974z7zos/smart-integration-tools_6ba3edc71cfc4601a5ab9177e0e4c78a/integration_tools/__init__.py", line 2, in 2021-09-20T09:16:21,158 from .crypt import decode, encode 2021-09-20T09:16:21,158 File "/tmp/pip-wheel-974z7zos/smart-integration-tools_6ba3edc71cfc4601a5ab9177e0e4c78a/integration_tools/crypt.py", line 2, in 2021-09-20T09:16:21,158 from smart_crypt import decrypt, encrypt 2021-09-20T09:16:21,159 ModuleNotFoundError: No module named 'smart_crypt' 2021-09-20T09:16:21,207 WARNING: Discarding https://files.pythonhosted.org/packages/87/f2/07de0a425168f7bd4249fffe2dfd32c4e4db356f81296fdb42ae9fe0c9cb/smart-integration-tools-0.0.1.tar.gz#sha256=073e76693a046b74c5f32f6c3bf7840f81f01ced45e77a2cc5ff4eba836419c4 (from https://pypi.org/simple/smart-integration-tools/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-20T09:16:21,209 ERROR: Could not find a version that satisfies the requirement smart-integration-tools==0.0.1 (from versions: 0.0.1) 2021-09-20T09:16:21,209 ERROR: No matching distribution found for smart-integration-tools==0.0.1 2021-09-20T09:16:21,209 Exception information: 2021-09-20T09:16:21,209 Traceback (most recent call last): 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-20T09:16:21,209 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-20T09:16:21,209 raise RequirementsConflicted(criterion) 2021-09-20T09:16:21,209 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('smart-integration-tools==0.0.1') 2021-09-20T09:16:21,209 2021-09-20T09:16:21,209 During handling of the above exception, another exception occurred: 2021-09-20T09:16:21,209 2021-09-20T09:16:21,209 Traceback (most recent call last): 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-20T09:16:21,209 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-20T09:16:21,209 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-20T09:16:21,209 raise ResolutionImpossible(e.criterion.information) 2021-09-20T09:16:21,209 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('smart-integration-tools==0.0.1'), parent=None)] 2021-09-20T09:16:21,209 2021-09-20T09:16:21,209 The above exception was the direct cause of the following exception: 2021-09-20T09:16:21,209 2021-09-20T09:16:21,209 Traceback (most recent call last): 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-20T09:16:21,209 status = self.run(options, args) 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-20T09:16:21,209 return func(self, options, args) 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-20T09:16:21,209 reqs, check_supported_wheels=True 2021-09-20T09:16:21,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-20T09:16:21,209 raise error from e 2021-09-20T09:16:21,209 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smart-integration-tools==0.0.1 2021-09-20T09:16:21,215 Removed smart-integration-tools==0.0.1 from https://files.pythonhosted.org/packages/87/f2/07de0a425168f7bd4249fffe2dfd32c4e4db356f81296fdb42ae9fe0c9cb/smart-integration-tools-0.0.1.tar.gz#sha256=073e76693a046b74c5f32f6c3bf7840f81f01ced45e77a2cc5ff4eba836419c4 from build tracker '/tmp/pip-req-tracker-eg0mkqna' 2021-09-20T09:16:21,215 Removed build tracker: '/tmp/pip-req-tracker-eg0mkqna'