2020-07-04T22:18:16,156 Created temporary directory: /tmp/pip-ephem-wheel-cache-qu1oze_j 2020-07-04T22:18:16,160 Created temporary directory: /tmp/pip-req-tracker-dytq4ydh 2020-07-04T22:18:16,161 Initialized build tracking at /tmp/pip-req-tracker-dytq4ydh 2020-07-04T22:18:16,161 Created build tracker: /tmp/pip-req-tracker-dytq4ydh 2020-07-04T22:18:16,161 Entered build tracker: /tmp/pip-req-tracker-dytq4ydh 2020-07-04T22:18:16,163 Created temporary directory: /tmp/pip-wheel-tbvrakfc 2020-07-04T22:18:16,180 1 location(s) to search for versions of mapeathor: 2020-07-04T22:18:16,180 * https://pypi.org/simple/mapeathor/ 2020-07-04T22:18:16,181 Fetching project page and analyzing links: https://pypi.org/simple/mapeathor/ 2020-07-04T22:18:16,181 Getting page https://pypi.org/simple/mapeathor/ 2020-07-04T22:18:16,184 Found index url https://pypi.org/simple 2020-07-04T22:18:16,382 Skipping link: No binaries permitted for mapeathor: https://files.pythonhosted.org/packages/56/8f/2681c0290d19dd572166f50e110c4277f670555bf8666e0d0f091fdb26f2/mapeathor-1.0.0.1593900923-py3-none-any.whl#sha256=ad845e79cf457bcdf5787ec7ce5315388b1934afdead36690261e614aa0e0b10 (from https://pypi.org/simple/mapeathor/) (requires-python:>=3.6) 2020-07-04T22:18:16,383 Found link https://files.pythonhosted.org/packages/4c/20/32a25c32743fb2368066c3919ffc8822a82c88d02896e7890dba17ba4ed7/mapeathor-1.0.0.1593900923.tar.gz#sha256=87ee9d9ee5c7b24fe53f520d40ca2e2011613dc9776d246b529e8a0cf47f66ff (from https://pypi.org/simple/mapeathor/) (requires-python:>=3.6), version: 1.0.0.1593900923 2020-07-04T22:18:16,391 Given no hashes to check 1 links for project 'mapeathor': discarding no candidates 2020-07-04T22:18:16,392 Using version 1.0.0.1593900923 (newest of versions: 1.0.0.1593900923) 2020-07-04T22:18:16,397 Collecting mapeathor==1.0.0.1593900923 2020-07-04T22:18:16,401 Created temporary directory: /tmp/pip-unpack-g863ccjj 2020-07-04T22:18:16,643 Downloading mapeathor-1.0.0.1593900923.tar.gz (13 kB) 2020-07-04T22:18:16,909 Added mapeathor==1.0.0.1593900923 from https://files.pythonhosted.org/packages/4c/20/32a25c32743fb2368066c3919ffc8822a82c88d02896e7890dba17ba4ed7/mapeathor-1.0.0.1593900923.tar.gz#sha256=87ee9d9ee5c7b24fe53f520d40ca2e2011613dc9776d246b529e8a0cf47f66ff to build tracker '/tmp/pip-req-tracker-dytq4ydh' 2020-07-04T22:18:16,911 Running setup.py (path:/tmp/pip-wheel-tbvrakfc/mapeathor/setup.py) egg_info for package mapeathor 2020-07-04T22:18:16,913 Created temporary directory: /tmp/pip-pip-egg-info-gyn4ki1u 2020-07-04T22:18:16,914 Running command python setup.py egg_info 2020-07-04T22:18:18,429 Traceback (most recent call last): 2020-07-04T22:18:18,430 File "", line 1, in 2020-07-04T22:18:18,431 File "/tmp/pip-wheel-tbvrakfc/mapeathor/setup.py", line 9, in 2020-07-04T22:18:18,431 with open("requirements.txt") as r: 2020-07-04T22:18:18,432 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-07-04T22:18:18,519 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-04T22:18:18,520 Exception information: 2020-07-04T22:18:18,520 Traceback (most recent call last): 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-04T22:18:18,520 status = self.run(options, args) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-04T22:18:18,520 return func(self, options, args) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-04T22:18:18,520 reqs, check_supported_wheels=True 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-04T22:18:18,520 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-04T22:18:18,520 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-04T22:18:18,520 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-04T22:18:18,520 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-04T22:18:18,520 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-04T22:18:18,520 self.req.prepare_metadata() 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-04T22:18:18,520 self.metadata_directory = self._generate_metadata() 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-04T22:18:18,520 details=self.name or "from {}".format(self.link) 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-04T22:18:18,520 command_desc='python setup.py egg_info', 2020-07-04T22:18:18,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-04T22:18:18,520 raise InstallationError(exc_msg) 2020-07-04T22:18:18,520 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-04T22:18:18,534 Removed mapeathor==1.0.0.1593900923 from https://files.pythonhosted.org/packages/4c/20/32a25c32743fb2368066c3919ffc8822a82c88d02896e7890dba17ba4ed7/mapeathor-1.0.0.1593900923.tar.gz#sha256=87ee9d9ee5c7b24fe53f520d40ca2e2011613dc9776d246b529e8a0cf47f66ff from build tracker '/tmp/pip-req-tracker-dytq4ydh' 2020-07-04T22:18:18,535 Removed build tracker: '/tmp/pip-req-tracker-dytq4ydh'