2020-07-24T09:14:08,765 Created temporary directory: /tmp/pip-ephem-wheel-cache-g57055v7 2020-07-24T09:14:08,769 Created temporary directory: /tmp/pip-req-tracker-vaq4dgjp 2020-07-24T09:14:08,770 Initialized build tracking at /tmp/pip-req-tracker-vaq4dgjp 2020-07-24T09:14:08,771 Created build tracker: /tmp/pip-req-tracker-vaq4dgjp 2020-07-24T09:14:08,771 Entered build tracker: /tmp/pip-req-tracker-vaq4dgjp 2020-07-24T09:14:08,772 Created temporary directory: /tmp/pip-wheel-j4__s0l5 2020-07-24T09:14:08,790 1 location(s) to search for versions of neo3-python: 2020-07-24T09:14:08,790 * https://pypi.org/simple/neo3-python/ 2020-07-24T09:14:08,790 Fetching project page and analyzing links: https://pypi.org/simple/neo3-python/ 2020-07-24T09:14:08,791 Getting page https://pypi.org/simple/neo3-python/ 2020-07-24T09:14:08,793 Found index url https://pypi.org/simple 2020-07-24T09:14:08,996 Found link https://files.pythonhosted.org/packages/d9/91/745e9961c331fed61d06bb0e30f7b2c2104917d8451dd16b9143b6f3a8b3/neo3-python-0.1.1.tar.gz#sha256=3bff1f5179c3a237d7ee8492afacf8a78336a41414cdafad8c8f8eec1d29ac19 (from https://pypi.org/simple/neo3-python/) (requires-python:>=3.7), version: 0.1.1 2020-07-24T09:14:08,997 Skipping link: No binaries permitted for neo3-python: https://files.pythonhosted.org/packages/09/58/6089e1985e744ac56aa00c13fec0ac2c3645e290efc56b3fb4d9419c3ffc/neo3_python-0.1.1-py3-none-any.whl#sha256=f4d98d3588737644a42e8ec2021763097d77843d73fa7e7117019c2299594849 (from https://pypi.org/simple/neo3-python/) (requires-python:>=3.7) 2020-07-24T09:14:09,004 Given no hashes to check 1 links for project 'neo3-python': discarding no candidates 2020-07-24T09:14:09,005 Using version 0.1.1 (newest of versions: 0.1.1) 2020-07-24T09:14:09,011 Collecting neo3-python==0.1.1 2020-07-24T09:14:09,015 Created temporary directory: /tmp/pip-unpack-gpzb1yoo 2020-07-24T09:14:09,249 Downloading neo3-python-0.1.1.tar.gz (4.3 kB) 2020-07-24T09:14:09,327 Added neo3-python==0.1.1 from https://files.pythonhosted.org/packages/d9/91/745e9961c331fed61d06bb0e30f7b2c2104917d8451dd16b9143b6f3a8b3/neo3-python-0.1.1.tar.gz#sha256=3bff1f5179c3a237d7ee8492afacf8a78336a41414cdafad8c8f8eec1d29ac19 to build tracker '/tmp/pip-req-tracker-vaq4dgjp' 2020-07-24T09:14:09,329 Running setup.py (path:/tmp/pip-wheel-j4__s0l5/neo3-python/setup.py) egg_info for package neo3-python 2020-07-24T09:14:09,331 Created temporary directory: /tmp/pip-pip-egg-info-_cbsnvzf 2020-07-24T09:14:09,331 Running command python setup.py egg_info 2020-07-24T09:14:12,071 Traceback (most recent call last): 2020-07-24T09:14:12,072 File "/tmp/pip-wheel-j4__s0l5/neo3-python/setup.py", line 6, in 2020-07-24T09:14:12,073 from pip._internal.download import PipSession 2020-07-24T09:14:12,074 ModuleNotFoundError: No module named 'pip._internal.download' 2020-07-24T09:14:12,075 During handling of the above exception, another exception occurred: 2020-07-24T09:14:12,076 Traceback (most recent call last): 2020-07-24T09:14:12,076 File "", line 1, in 2020-07-24T09:14:12,076 File "/tmp/pip-wheel-j4__s0l5/neo3-python/setup.py", line 8, in 2020-07-24T09:14:12,077 from pip.req import parse_requirements 2020-07-24T09:14:12,077 ModuleNotFoundError: No module named 'pip.req' 2020-07-24T09:14:12,239 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T09:14:12,239 Exception information: 2020-07-24T09:14:12,239 Traceback (most recent call last): 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-24T09:14:12,239 status = self.run(options, args) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-24T09:14:12,239 return func(self, options, args) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-24T09:14:12,239 reqs, check_supported_wheels=True 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-24T09:14:12,239 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-24T09:14:12,239 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-24T09:14:12,239 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-24T09:14:12,239 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-24T09:14:12,239 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-24T09:14:12,239 self.req.prepare_metadata() 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-24T09:14:12,239 self.metadata_directory = self._generate_metadata() 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-24T09:14:12,239 details=self.name or "from {}".format(self.link) 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-24T09:14:12,239 command_desc='python setup.py egg_info', 2020-07-24T09:14:12,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-24T09:14:12,239 raise InstallationError(exc_msg) 2020-07-24T09:14:12,239 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T09:14:12,253 Removed neo3-python==0.1.1 from https://files.pythonhosted.org/packages/d9/91/745e9961c331fed61d06bb0e30f7b2c2104917d8451dd16b9143b6f3a8b3/neo3-python-0.1.1.tar.gz#sha256=3bff1f5179c3a237d7ee8492afacf8a78336a41414cdafad8c8f8eec1d29ac19 from build tracker '/tmp/pip-req-tracker-vaq4dgjp' 2020-07-24T09:14:12,254 Removed build tracker: '/tmp/pip-req-tracker-vaq4dgjp'