2020-09-16T16:40:17,684 Created temporary directory: /tmp/pip-ephem-wheel-cache-5gsn5031 2020-09-16T16:40:17,686 Created temporary directory: /tmp/pip-req-tracker-2unz1_k1 2020-09-16T16:40:17,687 Initialized build tracking at /tmp/pip-req-tracker-2unz1_k1 2020-09-16T16:40:17,687 Created build tracker: /tmp/pip-req-tracker-2unz1_k1 2020-09-16T16:40:17,687 Entered build tracker: /tmp/pip-req-tracker-2unz1_k1 2020-09-16T16:40:17,688 Created temporary directory: /tmp/pip-wheel-pv3wp1cw 2020-09-16T16:40:17,698 1 location(s) to search for versions of conscommon: 2020-09-16T16:40:17,698 * https://pypi.org/simple/conscommon/ 2020-09-16T16:40:17,698 Fetching project page and analyzing links: https://pypi.org/simple/conscommon/ 2020-09-16T16:40:17,698 Getting page https://pypi.org/simple/conscommon/ 2020-09-16T16:40:17,700 Found index url https://pypi.org/simple 2020-09-16T16:40:17,799 Found link https://files.pythonhosted.org/packages/73/9a/9bb154fdde326dd32f769dfdc951bc56ae31e66f39fae06bcc3bb6e4cbd2/conscommon-0.0.8-py3-none-any.whl#sha256=2257d5977180084395e078d19743755b0139034a2222b98ecc93108a0ddb9cd5 (from https://pypi.org/simple/conscommon/) (requires-python:>=3.6), version: 0.0.8 2020-09-16T16:40:17,799 Found link https://files.pythonhosted.org/packages/54/0e/4f32ba346f90cd5240cf9f55c994e229ce3d828de3e7a69840b266f968e1/conscommon-0.0.8.tar.gz#sha256=61bcf2aefe6c16fbb7ab7b35abf432b155976e77a945be5353fbc49fafa7f90f (from https://pypi.org/simple/conscommon/) (requires-python:>=3.6), version: 0.0.8 2020-09-16T16:40:17,800 Found link https://files.pythonhosted.org/packages/40/0b/e6538dbd7e0a789016ea9bd83a2bfc4678e5a1fa737cbf72c24e40f4b787/conscommon-0.0.9.tar.gz#sha256=71f9e673d03453ba49ce6dd3bf78a484e04e52e98fdff007c5ca007487e62298 (from https://pypi.org/simple/conscommon/) (requires-python:>=3.6), version: 0.0.9 2020-09-16T16:40:17,801 Given no hashes to check 1 links for project 'conscommon': discarding no candidates 2020-09-16T16:40:17,801 Using version 0.0.9 (newest of versions: 0.0.9) 2020-09-16T16:40:17,805 Collecting conscommon==0.0.9 2020-09-16T16:40:17,807 Created temporary directory: /tmp/pip-unpack-eybu83mv 2020-09-16T16:40:17,980 Downloading conscommon-0.0.9.tar.gz (6.3 kB) 2020-09-16T16:40:18,080 Added conscommon==0.0.9 from https://files.pythonhosted.org/packages/40/0b/e6538dbd7e0a789016ea9bd83a2bfc4678e5a1fa737cbf72c24e40f4b787/conscommon-0.0.9.tar.gz#sha256=71f9e673d03453ba49ce6dd3bf78a484e04e52e98fdff007c5ca007487e62298 to build tracker '/tmp/pip-req-tracker-2unz1_k1' 2020-09-16T16:40:18,081 Running setup.py (path:/tmp/pip-wheel-pv3wp1cw/conscommon/setup.py) egg_info for package conscommon 2020-09-16T16:40:18,082 Created temporary directory: /tmp/pip-pip-egg-info-kvzq7pk5 2020-09-16T16:40:18,082 Running command python setup.py egg_info 2020-09-16T16:40:18,963 Traceback (most recent call last): 2020-09-16T16:40:18,964 File "", line 1, in 2020-09-16T16:40:18,964 File "/tmp/pip-wheel-pv3wp1cw/conscommon/setup.py", line 8, in 2020-09-16T16:40:18,965 with open("requirements.txt", "r") as _f: 2020-09-16T16:40:18,965 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-09-16T16:40:19,012 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-16T16:40:19,012 Exception information: 2020-09-16T16:40:19,012 Traceback (most recent call last): 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-16T16:40:19,012 status = self.run(options, args) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-16T16:40:19,012 return func(self, options, args) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-16T16:40:19,012 reqs, check_supported_wheels=True 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-16T16:40:19,012 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-16T16:40:19,012 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-16T16:40:19,012 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-16T16:40:19,012 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-16T16:40:19,012 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-16T16:40:19,012 self.req.prepare_metadata() 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-16T16:40:19,012 self.metadata_directory = self._generate_metadata() 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-16T16:40:19,012 details=self.name or "from {}".format(self.link) 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-16T16:40:19,012 command_desc='python setup.py egg_info', 2020-09-16T16:40:19,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-16T16:40:19,012 raise InstallationError(exc_msg) 2020-09-16T16:40:19,012 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-16T16:40:19,021 Removed conscommon==0.0.9 from https://files.pythonhosted.org/packages/40/0b/e6538dbd7e0a789016ea9bd83a2bfc4678e5a1fa737cbf72c24e40f4b787/conscommon-0.0.9.tar.gz#sha256=71f9e673d03453ba49ce6dd3bf78a484e04e52e98fdff007c5ca007487e62298 from build tracker '/tmp/pip-req-tracker-2unz1_k1' 2020-09-16T16:40:19,021 Removed build tracker: '/tmp/pip-req-tracker-2unz1_k1'