2021-07-09T02:35:10,258 Created temporary directory: /tmp/pip-ephem-wheel-cache-wyedmri5 2021-07-09T02:35:10,261 Created temporary directory: /tmp/pip-req-tracker-7ufz80ch 2021-07-09T02:35:10,261 Initialized build tracking at /tmp/pip-req-tracker-7ufz80ch 2021-07-09T02:35:10,261 Created build tracker: /tmp/pip-req-tracker-7ufz80ch 2021-07-09T02:35:10,262 Entered build tracker: /tmp/pip-req-tracker-7ufz80ch 2021-07-09T02:35:10,262 Created temporary directory: /tmp/pip-wheel-ynfkuk7i 2021-07-09T02:35:10,295 1 location(s) to search for versions of pyticli: 2021-07-09T02:35:10,295 * https://pypi.org/simple/pyticli/ 2021-07-09T02:35:10,295 Fetching project page and analyzing links: https://pypi.org/simple/pyticli/ 2021-07-09T02:35:10,296 Getting page https://pypi.org/simple/pyticli/ 2021-07-09T02:35:10,297 Found index url https://pypi.org/simple 2021-07-09T02:35:10,474 Found link https://files.pythonhosted.org/packages/56/09/aae4b7fe9593a954b25724ad8ac49ac53980ec94eb9c99ab532d0bae75bb/pyticli-0.0.3.tar.gz#sha256=866f02d66f89aab1f460031a9837d35cf13680cfafc25e69ced00c2ee01975aa (from https://pypi.org/simple/pyticli/), version: 0.0.3 2021-07-09T02:35:10,475 Skipping link: not a file: https://pypi.org/simple/pyticli/ 2021-07-09T02:35:10,491 Given no hashes to check 1 links for project 'pyticli': discarding no candidates 2021-07-09T02:35:10,508 Collecting pyticli==0.0.3 2021-07-09T02:35:10,510 Created temporary directory: /tmp/pip-unpack-a3uwmec1 2021-07-09T02:35:10,687 Downloading pyticli-0.0.3.tar.gz (16 kB) 2021-07-09T02:35:10,730 Added pyticli==0.0.3 from https://files.pythonhosted.org/packages/56/09/aae4b7fe9593a954b25724ad8ac49ac53980ec94eb9c99ab532d0bae75bb/pyticli-0.0.3.tar.gz#sha256=866f02d66f89aab1f460031a9837d35cf13680cfafc25e69ced00c2ee01975aa to build tracker '/tmp/pip-req-tracker-7ufz80ch' 2021-07-09T02:35:10,731 Running setup.py (path:/tmp/pip-wheel-ynfkuk7i/pyticli_9e84d9da865447a29258c3a688224605/setup.py) egg_info for package pyticli 2021-07-09T02:35:10,732 Created temporary directory: /tmp/pip-pip-egg-info-5j085zd0 2021-07-09T02:35:10,732 Running command python setup.py egg_info 2021-07-09T02:35:11,802 Traceback (most recent call last): 2021-07-09T02:35:11,802 File "", line 1, in 2021-07-09T02:35:11,803 File "/tmp/pip-wheel-ynfkuk7i/pyticli_9e84d9da865447a29258c3a688224605/setup.py", line 12, in 2021-07-09T02:35:11,803 constants = __import__('pyticli.constants').constants 2021-07-09T02:35:11,803 File "/tmp/pip-wheel-ynfkuk7i/pyticli_9e84d9da865447a29258c3a688224605/pyticli/__init__.py", line 2, in 2021-07-09T02:35:11,803 from languages import GremlinLanguage, BaseQueryLanguage 2021-07-09T02:35:11,804 ModuleNotFoundError: No module named 'languages' 2021-07-09T02:35:11,853 WARNING: Discarding https://files.pythonhosted.org/packages/56/09/aae4b7fe9593a954b25724ad8ac49ac53980ec94eb9c99ab532d0bae75bb/pyticli-0.0.3.tar.gz#sha256=866f02d66f89aab1f460031a9837d35cf13680cfafc25e69ced00c2ee01975aa (from https://pypi.org/simple/pyticli/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:35:11,854 ERROR: Could not find a version that satisfies the requirement pyticli==0.0.3 (from versions: 0.0.3) 2021-07-09T02:35:11,854 ERROR: No matching distribution found for pyticli==0.0.3 2021-07-09T02:35:11,855 Exception information: 2021-07-09T02:35:11,855 Traceback (most recent call last): 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:35:11,855 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:35:11,855 raise RequirementsConflicted(criterion) 2021-07-09T02:35:11,855 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyticli==0.0.3') 2021-07-09T02:35:11,855 2021-07-09T02:35:11,855 During handling of the above exception, another exception occurred: 2021-07-09T02:35:11,855 2021-07-09T02:35:11,855 Traceback (most recent call last): 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:35:11,855 result = self._result = resolver.resolve( 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:35:11,855 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:35:11,855 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:35:11,855 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyticli==0.0.3'), parent=None)] 2021-07-09T02:35:11,855 2021-07-09T02:35:11,855 The above exception was the direct cause of the following exception: 2021-07-09T02:35:11,855 2021-07-09T02:35:11,855 Traceback (most recent call last): 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:35:11,855 status = self.run(options, args) 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:35:11,855 return func(self, options, args) 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:35:11,855 requirement_set = resolver.resolve( 2021-07-09T02:35:11,855 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:35:11,855 raise error from e 2021-07-09T02:35:11,855 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyticli==0.0.3 2021-07-09T02:35:11,860 Removed pyticli==0.0.3 from https://files.pythonhosted.org/packages/56/09/aae4b7fe9593a954b25724ad8ac49ac53980ec94eb9c99ab532d0bae75bb/pyticli-0.0.3.tar.gz#sha256=866f02d66f89aab1f460031a9837d35cf13680cfafc25e69ced00c2ee01975aa from build tracker '/tmp/pip-req-tracker-7ufz80ch' 2021-07-09T02:35:11,860 Removed build tracker: '/tmp/pip-req-tracker-7ufz80ch'