2020-04-28T13:13:31,594 Created temporary directory: /tmp/pip-ephem-wheel-cache-vj3prhzi 2020-04-28T13:13:31,598 Created temporary directory: /tmp/pip-req-tracker-41_vcsqa 2020-04-28T13:13:31,599 Initialized build tracking at /tmp/pip-req-tracker-41_vcsqa 2020-04-28T13:13:31,600 Created build tracker: /tmp/pip-req-tracker-41_vcsqa 2020-04-28T13:13:31,600 Entered build tracker: /tmp/pip-req-tracker-41_vcsqa 2020-04-28T13:13:31,601 Created temporary directory: /tmp/pip-wheel-a9fb97zh 2020-04-28T13:13:31,606 1 location(s) to search for versions of pyromenu: 2020-04-28T13:13:31,606 * https://pypi.org/simple/pyromenu/ 2020-04-28T13:13:31,607 Fetching project page and analyzing links: https://pypi.org/simple/pyromenu/ 2020-04-28T13:13:31,608 Getting page https://pypi.org/simple/pyromenu/ 2020-04-28T13:13:31,610 Found index url https://pypi.org/simple 2020-04-28T13:13:31,613 Getting credentials from keyring for https://pypi.org/simple 2020-04-28T13:13:31,614 Getting credentials from keyring for pypi.org 2020-04-28T13:13:31,839 Skipping link: No binaries permitted for pyromenu: https://files.pythonhosted.org/packages/58/eb/81d02aa7c6126d90ab162d74ff4347940fc200d1586da06a755bf0824390/pyromenu-1.1-py3-none-any.whl#sha256=8865a7b5c8b7e9cc91acc153c35e14269cb647fc3a224605da79e3c68530536a (from https://pypi.org/simple/pyromenu/) (requires-python:>=3.6) 2020-04-28T13:13:31,840 Found link https://files.pythonhosted.org/packages/79/57/ac4e367b85aa0556352c093af1d038e8b955c065867058f767d671f7d22a/pyromenu-1.1.tar.gz#sha256=6ffe50bdef681a0af75794447d55091fdd50509626ab369b4a70fc42cf71fced (from https://pypi.org/simple/pyromenu/) (requires-python:>=3.6), version: 1.1 2020-04-28T13:13:31,847 Given no hashes to check 1 links for project 'pyromenu': discarding no candidates 2020-04-28T13:13:31,848 Using version 1.1 (newest of versions: 1.1) 2020-04-28T13:13:31,853 Collecting pyromenu==1.1 2020-04-28T13:13:31,857 Created temporary directory: /tmp/pip-unpack-tkpgjm1_ 2020-04-28T13:13:31,859 Getting credentials from keyring for files.pythonhosted.org 2020-04-28T13:13:32,090 Downloading pyromenu-1.1.tar.gz (2.1 kB) 2020-04-28T13:13:32,179 Added pyromenu==1.1 from https://files.pythonhosted.org/packages/79/57/ac4e367b85aa0556352c093af1d038e8b955c065867058f767d671f7d22a/pyromenu-1.1.tar.gz#sha256=6ffe50bdef681a0af75794447d55091fdd50509626ab369b4a70fc42cf71fced to build tracker '/tmp/pip-req-tracker-41_vcsqa' 2020-04-28T13:13:32,182 Running setup.py (path:/tmp/pip-wheel-a9fb97zh/pyromenu/setup.py) egg_info for package pyromenu 2020-04-28T13:13:32,184 Running command python setup.py egg_info 2020-04-28T13:13:33,834 Traceback (most recent call last): 2020-04-28T13:13:33,835 File "", line 1, in 2020-04-28T13:13:33,836 File "/tmp/pip-wheel-a9fb97zh/pyromenu/setup.py", line 24, in 2020-04-28T13:13:33,836 install_requires=requirements(), 2020-04-28T13:13:33,836 File "/tmp/pip-wheel-a9fb97zh/pyromenu/setup.py", line 10, in requirements 2020-04-28T13:13:33,837 with open("requirements.txt") as file: 2020-04-28T13:13:33,837 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-04-28T13:13:33,925 Cleaning up... 2020-04-28T13:13:33,925 Removing source in /tmp/pip-wheel-a9fb97zh/pyromenu 2020-04-28T13:13:33,944 Removed pyromenu==1.1 from https://files.pythonhosted.org/packages/79/57/ac4e367b85aa0556352c093af1d038e8b955c065867058f767d671f7d22a/pyromenu-1.1.tar.gz#sha256=6ffe50bdef681a0af75794447d55091fdd50509626ab369b4a70fc42cf71fced from build tracker '/tmp/pip-req-tracker-41_vcsqa' 2020-04-28T13:13:33,945 Removed build tracker: '/tmp/pip-req-tracker-41_vcsqa' 2020-04-28T13:13:33,949 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-28T13:13:33,950 Exception information: 2020-04-28T13:13:33,950 Traceback (most recent call last): 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-28T13:13:33,950 status = self.run(options, args) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-28T13:13:33,950 resolver.resolve(requirement_set) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-28T13:13:33,950 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-28T13:13:33,950 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-28T13:13:33,950 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-28T13:13:33,950 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-28T13:13:33,950 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-28T13:13:33,950 self.req.prepare_metadata() 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-28T13:13:33,950 self.metadata_directory = self._generate_metadata() 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-28T13:13:33,950 details=self.name or "from {}".format(self.link) 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-28T13:13:33,950 command_desc='python setup.py egg_info', 2020-04-28T13:13:33,950 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-28T13:13:33,950 raise InstallationError(exc_msg) 2020-04-28T13:13:33,950 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.